summaryrefslogtreecommitdiff
path: root/audio/bmp
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-04-14 16:15:20 +0000
committerjmmv <jmmv@pkgsrc.org>2004-04-14 16:15:20 +0000
commitbedae6c90ccf11bddb3b3bdde8d2652e72eeeed3 (patch)
tree3757535e0cffe141412b01910b7f14b0965825b2 /audio/bmp
parenta7e2fe95446b9256aa3c5d4f9854059551415f11 (diff)
downloadpkgsrc-bedae6c90ccf11bddb3b3bdde8d2652e72eeeed3.tar.gz
Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
Diffstat (limited to 'audio/bmp')
-rw-r--r--audio/bmp/Makefile.common5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/bmp/Makefile.common b/audio/bmp/Makefile.common
index 11392a54169..17a5652c05d 100644
--- a/audio/bmp/Makefile.common
+++ b/audio/bmp/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2004/04/14 12:46:39 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.3 2004/04/14 16:15:20 jmmv Exp $
#
DISTNAME= bmp-0.9.6.1
@@ -9,14 +9,13 @@ MAINTAINER= jmmv@NetBSD.org
HOMEPAGE= http://beepmp.sourceforge.net/
COMMENT= Beep Media Player (fork of XMMS to work with GTK+ 2.x)
-DEPENDS+= xdg-dirs>=1.1:../../misc/xdg-dirs
-
DISTINFO_FILE= ${.CURDIR}/../../audio/bmp/distinfo
FILESDIR= ${.CURDIR}/../../audio/xmms/files
PATCHDIR= ${.CURDIR}/../../audio/bmp/patches
GNU_CONFIGURE= yes
USE_BUILDLINK3= yes
+USE_DIRS+= xdg-1.1
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_X11= yes