summaryrefslogtreecommitdiff
path: root/wm/e16menuedit2
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-07-22 09:01:16 +0000
committerwiz <wiz@pkgsrc.org>2009-07-22 09:01:16 +0000
commit597015440fa11bf0c0f028fa167af0ce85e93c70 (patch)
treef31edaeb6360332619fa574baabd5871d646f682 /wm/e16menuedit2
parentecef9135d0b54303a8d679256d2871c8e0700de0 (diff)
downloadpkgsrc-597015440fa11bf0c0f028fa167af0ce85e93c70.tar.gz
Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
Diffstat (limited to 'wm/e16menuedit2')
-rw-r--r--wm/e16menuedit2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/wm/e16menuedit2/Makefile b/wm/e16menuedit2/Makefile
index 3eab1542f49..624c78f5c72 100644
--- a/wm/e16menuedit2/Makefile
+++ b/wm/e16menuedit2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2009/03/08 15:56:47 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2009/07/22 09:01:49 wiz Exp $
#
DISTNAME= e16menuedit2-0.0.3
@@ -18,7 +18,6 @@ BROKEN_GETTEXT_DETECTION= yes
GNU_CONFIGURE= yes
USE_TOOLS+= intltool msgfmt pkg-config
-USE_DIRS+= gnome2-1.5
USE_PKGLOCALEDIR= yes
.include "../../devel/gettext-lib/buildlink3.mk"