From 104b3072891d6e516ff155566527ca7ea257637d Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 8 May 2004 15:40:53 +0000 Subject: fix PLIST *again* properly this time with USE_DIRS+=xgd-1.1. thanks to wiz and jmmv for the cluebat. bump PKGREVISION. --- audio/gmpc/Makefile | 6 ++++-- audio/gmpc/PLIST | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'audio/gmpc') 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 -- cgit v1.2.3