pkgsrc-WIP-changes archive

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

libcap: Revamp path of libcap in bl3



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Fri Jul 8 16:05:21 2016 +0200
Changeset:	e41d41f4db78733450e4771f27a1315b0b548b94

Modified Files:
	libcap/buildlink3.mk

Log Message:
libcap: Revamp path of libcap in bl3

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

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

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

diffs:
diff --git a/libcap/buildlink3.mk b/libcap/buildlink3.mk
index 68dd31b..b4e7804 100644
--- a/libcap/buildlink3.mk
+++ b/libcap/buildlink3.mk
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=	libcap
 LIBCAP_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.libcap+=	libcap>=2.25
-BUILDLINK_PKGSRCDIR.libcap?=	../../local/libcap
+BUILDLINK_PKGSRCDIR.libcap?=	../../wip/libcap
 .endif	# LIBCAP_BUILDLINK3_MK
 
 BUILDLINK_TREE+=	-libcap


Home | Main Index | Thread Index | Old Index