summaryrefslogtreecommitdiff
path: root/graphics/gnome-pixmaps
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2003-07-05 00:55:32 +0000
committerrh <rh@pkgsrc.org>2003-07-05 00:55:32 +0000
commite2cbf1145396ed516fa00eb56b3af8eeb4c61cf7 (patch)
treebd60c10dae7e43f46f629090af080a23f57607a1 /graphics/gnome-pixmaps
parentcc2783d19f126f813fc1957670d8f26533420a21 (diff)
downloadpkgsrc-e2cbf1145396ed516fa00eb56b3af8eeb4c61cf7.tar.gz
With xpkgwedge, gnome2-pixmaps satisfies the gnome-pixmaps prerequisite.
Diffstat (limited to 'graphics/gnome-pixmaps')
-rw-r--r--graphics/gnome-pixmaps/buildlink2.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/graphics/gnome-pixmaps/buildlink2.mk b/graphics/gnome-pixmaps/buildlink2.mk
index eb723af5654..d8a164a620b 100644
--- a/graphics/gnome-pixmaps/buildlink2.mk
+++ b/graphics/gnome-pixmaps/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.1.1.1 2002/09/14 02:37:40 rh Exp $
+# $NetBSD: buildlink2.mk,v 1.2 2003/07/05 00:55:32 rh Exp $
#
# This Makefile fragment is included by packages that use gnome-pixmaps.
#
@@ -9,7 +9,11 @@
GNOME_PIXMAPS_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= gnome-pixmaps
+.if (${LOCALBASE} == ${X11PREFIX})
+BUILDLINK_DEPENDS.gnome-pixmaps?= gnome{2,}-pixmaps>=1.4.2
+.else
BUILDLINK_DEPENDS.gnome-pixmaps?= gnome-pixmaps>=1.4.2
+.endif
BUILDLINK_PKGSRCDIR.gnome-pixmaps?= ../../graphics/gnome-pixmaps
EVAL_PREFIX+= BUILDLINK_PREFIX.gnome-pixmaps=gnome-pixmaps