summaryrefslogtreecommitdiff
path: root/misc/gnome1-dirs
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-01-27 14:30:39 +0000
committerjmmv <jmmv@pkgsrc.org>2003-01-27 14:30:39 +0000
commite6272e67f601de83bcb5aa43647282397d293b70 (patch)
treefaf6c6be14fb4515fdbf793889d76884445a6a9a /misc/gnome1-dirs
parente006eb24499e091ae9fa944168f76b8279ddef0a (diff)
downloadpkgsrc-e6272e67f601de83bcb5aa43647282397d293b70.tar.gz
Undo last. Packages installing GNOME applets depend on gnome-core, which
takes care of the share/applets hierarchy.
Diffstat (limited to 'misc/gnome1-dirs')
-rw-r--r--misc/gnome1-dirs/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/misc/gnome1-dirs/Makefile b/misc/gnome1-dirs/Makefile
index 918f4433d24..1b9463bbc00 100644
--- a/misc/gnome1-dirs/Makefile
+++ b/misc/gnome1-dirs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/01/27 14:14:13 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2003/01/27 14:30:39 jmmv Exp $
#
DISTNAME= gnome1-dirs-${GNOME_DIRS_VERSION}
@@ -19,12 +19,8 @@ NO_EXTRACT= # defined
USE_BUILDLINK2= YES
USE_X11BASE= YES
-GNOME_DIRS= share/applets/Amusements
-GNOME_DIRS+= share/applets/Clocks
-GNOME_DIRS+= share/applets/Monitors
-GNOME_DIRS+= share/applets/Multimedia
-GNOME_DIRS+= share/applets/Network
-GNOME_DIRS+= share/applets/Utility
+# No GNOME 1 specific directories yet.
+GNOME_DIRS=
.include "../../misc/gnome-dirs/Makefile.common"
.include "../../misc/gnome-dirs/buildlink2.mk"