pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

structure: Fix buildlink category



Module Name:	pkgsrc-wip
Committed By:	Jason Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Wed May 11 15:19:53 2016 -0500
Changeset:	af030a1c19ef659361de67ef2358c1b835aade71

Modified Files:
	structure/buildlink3.mk

Log Message:
structure: Fix buildlink category

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=af030a1c19ef659361de67ef2358c1b835aade71

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 structure/buildlink3.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/structure/buildlink3.mk b/structure/buildlink3.mk
index 0a35b1e..577aebf 100644
--- a/structure/buildlink3.mk
+++ b/structure/buildlink3.mk
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=	structure
 STRUCTURE_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.structure+=	structure>=2.3.4
-BUILDLINK_PKGSRCDIR.structure?=	../../jb-wip/structure
+BUILDLINK_PKGSRCDIR.structure?=	../../wip/structure
 .endif	# STRUCTURE_BUILDLINK3_MK
 
 BUILDLINK_TREE+=	-structure


Home | Main Index | Thread Index | Old Index