pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/xfce4-artwork Updated xfce4-artwork to 0.1 (c...
details: https://anonhg.NetBSD.org/pkgsrc/rev/331ea0675f91
branches: trunk
changeset: 518346:331ea0675f91
user: martti <martti%pkgsrc.org@localhost>
date: Thu Sep 07 06:58:55 2006 +0000
description:
Updated xfce4-artwork to 0.1 (changes unknown).
diffstat:
graphics/xfce4-artwork/buildlink3.mk | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r ef800e7c528f -r 331ea0675f91 graphics/xfce4-artwork/buildlink3.mk
--- a/graphics/xfce4-artwork/buildlink3.mk Thu Sep 07 06:57:52 2006 +0000
+++ b/graphics/xfce4-artwork/buildlink3.mk Thu Sep 07 06:58:55 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: buildlink3.mk,v 1.12 2006/09/07 06:57:39 martti Exp $
+# $NetBSD: buildlink3.mk,v 1.13 2006/09/07 06:58:55 martti Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
XFCE4_ARTWORK_BUILDLINK3_MK:= ${XFCE4_ARTWORK_BUILDLINK3_MK}+
-.if !empty(BUILDLINK_DEPTH:M+)
+.if ${BUILDLINK_DEPTH} == "+"
BUILDLINK_DEPENDS+= xfce4-artwork
.endif
@@ -11,7 +11,7 @@
BUILDLINK_PACKAGES+= xfce4-artwork
BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}xfce4-artwork
-.if !empty(XFCE4_ARTWORK_BUILDLINK3_MK:M+)
+.if ${XFCE4_ARTWORK_BUILDLINK3_MK} == "+"
BUILDLINK_API_DEPENDS.xfce4-artwork+= xfce4-artwork>=0.1
BUILDLINK_PKGSRCDIR.xfce4-artwork?= ../../graphics/xfce4-artwork
.endif # XFCE4_ARTWORK_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index