summaryrefslogtreecommitdiff
path: root/x11/xfce4-session
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 /x11/xfce4-session
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 'x11/xfce4-session')
-rw-r--r--x11/xfce4-session/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/xfce4-session/Makefile b/x11/xfce4-session/Makefile
index 0952167cac7..b9872304e06 100644
--- a/x11/xfce4-session/Makefile
+++ b/x11/xfce4-session/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2008/12/19 23:58:18 hira Exp $
+# $NetBSD: Makefile,v 1.24 2009/07/22 09:01:55 wiz Exp $
PKG_DESTDIR_SUPPORT= user-destdir
@@ -26,7 +26,6 @@ OWN_DIRS+= ${PKG_SYSCONFDIR}/xdg/xfce4-session
OWN_DIRS+= ${PKG_SYSCONFDIR}/xdg/autostart
USE_TOOLS+= iceauth:run
-USE_DIRS+= xdg-1.4
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../x11/xfce4-mcs-plugins/buildlink3.mk"