diff options
author | zuntum <zuntum> | 2001-08-16 03:34:22 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-08-16 03:34:22 +0000 |
commit | 584f427b059f821cb0f59c9bc034f50e6ca03c26 (patch) | |
tree | 73a98e500dfe538b8c86026a924787880062bc75 /audio/xmms-dflowers/Makefile | |
parent | e2e6b5059a0bdfced3fd00e9fd09b1018cf86317 (diff) | |
download | pkgsrc-584f427b059f821cb0f59c9bc034f50e6ca03c26.tar.gz |
We don't have to list xmms in DEPENDS, as we include its buildlink.mk
which pulls in all required dependencies.
Diffstat (limited to 'audio/xmms-dflowers/Makefile')
-rw-r--r-- | audio/xmms-dflowers/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/xmms-dflowers/Makefile b/audio/xmms-dflowers/Makefile index 38b8b573046..25ab2f06b54 100644 --- a/audio/xmms-dflowers/Makefile +++ b/audio/xmms-dflowers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/08/16 03:20:45 hubertf Exp $ +# $NetBSD: Makefile,v 1.5 2001/08/16 03:34:22 zuntum Exp $ # DISTNAME= dflowers_v1.0 @@ -10,8 +10,6 @@ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://hem.passagen.se/joakime/linuxapp.html COMMENT= XMMS plugin for dual flower scope -DEPENDS+= xmms>=1.2.5:../../audio/xmms - USE_X11= yes USE_LIBTOOL= yes LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig |