summaryrefslogtreecommitdiff
path: root/audio/exaile
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 /audio/exaile
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 'audio/exaile')
-rw-r--r--audio/exaile/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/exaile/Makefile b/audio/exaile/Makefile
index 675142b3bc9..0c590daf50a 100644
--- a/audio/exaile/Makefile
+++ b/audio/exaile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2009/04/03 07:55:23 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2009/07/22 09:01:17 wiz Exp $
#
DISTNAME= exaile_0.2.14
@@ -16,7 +16,6 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_PKGLOCALEDIR= yes
USE_TOOLS+= pkg-config gmake intltool msgfmt
-USE_DIRS+= xdg-1.1
PYTHON_PATCH_SCRIPTS= exaile.py
MAKE_ENV+= PYTHONBIN=${PYTHONBIN}