summaryrefslogtreecommitdiff
path: root/audio/gmpc
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-05-08 15:40:53 +0000
committergrant <grant@pkgsrc.org>2004-05-08 15:40:53 +0000
commit7df193d0008d534922bb6c114cd96d2e65f3bb20 (patch)
tree2b34685b29781116fbfaf4691c643d53733a4851 /audio/gmpc
parentc5b31562e6ddefd00feabe252784c021787756d4 (diff)
downloadpkgsrc-7df193d0008d534922bb6c114cd96d2e65f3bb20.tar.gz
fix PLIST *again* properly this time with USE_DIRS+=xgd-1.1. thanks to
wiz and jmmv for the cluebat. bump PKGREVISION.
Diffstat (limited to 'audio/gmpc')
-rw-r--r--audio/gmpc/Makefile6
-rw-r--r--audio/gmpc/PLIST6
2 files changed, 7 insertions, 5 deletions
diff --git a/audio/gmpc/Makefile b/audio/gmpc/Makefile
index 6dcdbb008a2..e400c358cfb 100644
--- a/audio/gmpc/Makefile
+++ b/audio/gmpc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2004/05/07 04:23:19 grant Exp $
+# $NetBSD: Makefile,v 1.3 2004/05/08 15:40:53 grant Exp $
#
DISTNAME= gmpc-0.10.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://download.qballcow.nl/programs/gmpc/
@@ -14,5 +14,7 @@ USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
+USE_DIRS+= xdg-1.1
+
.include "../../devel/libglade2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/audio/gmpc/PLIST b/audio/gmpc/PLIST
index 3e1943fadc0..6d650c051f5 100644
--- a/audio/gmpc/PLIST
+++ b/audio/gmpc/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/05/07 04:23:19 grant Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/05/08 15:40:53 grant Exp $
bin/gmpc
share/applications/gmpc.desktop
share/gmpc/gmpc-tray.png
@@ -10,6 +10,6 @@ share/gmpc/media-prev.png
share/gmpc/media-stop.png
share/gmpc/tray.png
share/pixmaps/gmpc.png
+@comment in xdg-dirs: @dirrm share/pixmaps
@dirrm share/gmpc
-@unexec ${RMDIR} -p %D/share/pixmaps 2> /dev/null || ${TRUE}
-@unexec ${RMDIR} -p %D/share/applications 2> /dev/null || ${TRUE}
+@comment in xdg-dirs: @dirrm share/applications