summaryrefslogtreecommitdiff
path: root/x11/gnome1-panel
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-04-14 16:15:20 +0000
committerjmmv <jmmv>2004-04-14 16:15:20 +0000
commitff816c1c20fc8b173c1acb7c120607e6bc348db9 (patch)
tree3757535e0cffe141412b01910b7f14b0965825b2 /x11/gnome1-panel
parent243e350edbc352e89b5021dd3fe7d7aa24a6c7de (diff)
downloadpkgsrc-ff816c1c20fc8b173c1acb7c120607e6bc348db9.tar.gz
Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
Diffstat (limited to 'x11/gnome1-panel')
-rw-r--r--x11/gnome1-panel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/gnome1-panel/Makefile b/x11/gnome1-panel/Makefile
index 71e58ae5813..6da1e9e1baa 100644
--- a/x11/gnome1-panel/Makefile
+++ b/x11/gnome1-panel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/03/26 02:27:59 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2004/04/14 16:15:29 jmmv Exp $
#
.include "../../x11/gnome-core/Makefile.common"
@@ -8,13 +8,14 @@ PKGREVISION= 8
COMMENT= Gnome-panel component split out from gnome-core
-DEPENDS+= gnome1-dirs>=1.5:../../misc/gnome1-dirs
DEPENDS+= gnome-session>=1.4.2:../../x11/gnome1-session
DEPENDS+= xscreensaver-gnome>=4.14:../xscreensaver-gnome
BUILD_DEPENDS+= gtk-doc>=0.9:../../textproc/gtk-doc
CONFLICTS+= gnome-core<1.4.2nb4
+USE_DIRS+= gnome1-1.5
+
.include "../../mk/bsd.prefs.mk"
.if (${LOCALBASE} == ${X11PREFIX})
BUILDLINK_DEPENDS.gnome-pixmaps=gnome{,2}-pixmaps>=1.4.2