pkgsrc-WIP-changes archive

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

libfolks: wrong path in buildlink



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Mon Feb 22 03:13:22 2016 +0200
Changeset:	ed2cacb3e7b444c74509aa4b4fa27a4dd53aceb5

Modified Files:
	libfolks/buildlink3.mk

Log Message:
libfolks: wrong path in buildlink

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

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

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

diffs:
diff --git a/libfolks/buildlink3.mk b/libfolks/buildlink3.mk
index 8296d4a..ff11aeb 100644
--- a/libfolks/buildlink3.mk
+++ b/libfolks/buildlink3.mk
@@ -7,7 +7,7 @@ LIBFOLKS_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.libfolks+=	libfolks>=0.3.6
 BUILDLINK_ABI_DEPENDS.libfolks+=	libfolks>=0.4.2nb4
-BUILDLINK_PKGSRCDIR.libfolks?=	../../chat/libfolks
+BUILDLINK_PKGSRCDIR.libfolks?=	../../wip/libfolks
 
 .include "../../devel/glib2/buildlink3.mk"
 #.include "../../devel/gobject-introspection/buildlink3.mk"


Home | Main Index | Thread Index | Old Index