summaryrefslogtreecommitdiff
path: root/misc/gnome-utils
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-04-14 16:15:20 +0000
committerjmmv <jmmv@pkgsrc.org>2004-04-14 16:15:20 +0000
commitbedae6c90ccf11bddb3b3bdde8d2652e72eeeed3 (patch)
tree3757535e0cffe141412b01910b7f14b0965825b2 /misc/gnome-utils
parenta7e2fe95446b9256aa3c5d4f9854059551415f11 (diff)
downloadpkgsrc-bedae6c90ccf11bddb3b3bdde8d2652e72eeeed3.tar.gz
Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
Diffstat (limited to 'misc/gnome-utils')
-rw-r--r--misc/gnome-utils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gnome-utils/Makefile b/misc/gnome-utils/Makefile
index 9052004ee19..ac440f2326e 100644
--- a/misc/gnome-utils/Makefile
+++ b/misc/gnome-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2004/04/02 12:18:09 jmmv Exp $
+# $NetBSD: Makefile,v 1.73 2004/04/14 16:15:25 jmmv Exp $
DISTNAME= gnome-utils-1.4.1.2
PKGREVISION= 9
@@ -10,7 +10,6 @@ MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Set of useful GNOME utilities and applications
-DEPENDS+= gnome1-dirs>=1.5:../../misc/gnome1-dirs
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
BUILD_DEPENDS+= xml-i18n-tools-[0-9]*:../../textproc/xml-i18n-tools
@@ -18,6 +17,7 @@ BUILDLINK_DEPENDS.gnome-panel= gnome-panel<2.0
CONFLICTS= coreutils<=5.0
+USE_DIRS+= gnome1-1.5
USE_GNU_TOOLS+= make
USE_X11BASE= YES
USE_BUILDLINK2= YES