pkgsrc-WIP-changes archive

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

gnome-keyring: don't build non-wip package



Module Name:	pkgsrc-wip
Committed By:	coypu <coypu%sdf.org@localhost>
Pushed By:	coypu
Date:		Sun Feb 28 23:05:44 2016 +0200
Changeset:	40b2b8e043829af744215d553268cd4c18febccf

Modified Files:
	gnome-keyring/buildlink3.mk

Log Message:
gnome-keyring: don't build non-wip package

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

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

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

diffs:
diff --git a/gnome-keyring/buildlink3.mk b/gnome-keyring/buildlink3.mk
index 51b2ef9..c85de36 100644
--- a/gnome-keyring/buildlink3.mk
+++ b/gnome-keyring/buildlink3.mk
@@ -7,7 +7,7 @@ GNOME_KEYRING_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.gnome-keyring+=	gnome-keyring>=0.4.0
 BUILDLINK_ABI_DEPENDS.gnome-keyring+=	gnome-keyring>=2.32.1nb19
-BUILDLINK_PKGSRCDIR.gnome-keyring?=	../../security/gnome-keyring
+BUILDLINK_PKGSRCDIR.gnome-keyring?=	../../wip/gnome-keyring
 
 .include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"


Home | Main Index | Thread Index | Old Index