summaryrefslogtreecommitdiff
path: root/audio/gdcd
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-04-14 16:15:20 +0000
committerjmmv <jmmv>2004-04-14 16:15:20 +0000
commite557a5f7fe08f718560dd50bdfef99776601cc56 (patch)
tree3757535e0cffe141412b01910b7f14b0965825b2 /audio/gdcd
parentac7373d440ab204f85eb74f54facbc94b84566f2 (diff)
downloadpkgsrc-e557a5f7fe08f718560dd50bdfef99776601cc56.tar.gz
Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
Diffstat (limited to 'audio/gdcd')
-rw-r--r--audio/gdcd/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/gdcd/Makefile b/audio/gdcd/Makefile
index ba865249273..5a35b40a28f 100644
--- a/audio/gdcd/Makefile
+++ b/audio/gdcd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2004/04/11 16:53:36 xtraeme Exp $
+# $NetBSD: Makefile,v 1.24 2004/04/14 16:15:20 jmmv Exp $
#
DISTNAME= gdcd-0.2.1
@@ -10,8 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://gdcd.undergrid.net/
COMMENT= CD player for the X Window System using the GIMP Tool Kit (GTK)
-DEPENDS+= xdg-x11-dirs>=1.1:../../misc/xdg-x11-dirs
-
+USE_DIRS+= xdg-x11-1.1
USE_X11= YES
GNU_CONFIGURE= YES
USE_BUILDLINK3= YES