diff options
author | hubertf <hubertf@pkgsrc.org> | 2001-08-16 03:02:51 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2001-08-16 03:02:51 +0000 |
commit | 43ff7bfc7fbd1af44ce765554b1feca2720569f8 (patch) | |
tree | 0ac5823973c26ac8156f3529644c82341738d9fa /audio/xmms-dscope | |
parent | 1ed5449c0e730c8b45cd3f60ba0d0c533fef8844 (diff) | |
download | pkgsrc-43ff7bfc7fbd1af44ce765554b1feca2720569f8.tar.gz |
more cleanup - DEPENDS is redundant
Diffstat (limited to 'audio/xmms-dscope')
-rw-r--r-- | audio/xmms-dscope/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/xmms-dscope/Makefile b/audio/xmms-dscope/Makefile index 5730af1043d..6065aecadec 100644 --- a/audio/xmms-dscope/Makefile +++ b/audio/xmms-dscope/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/08/16 02:24:09 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 2001/08/16 03:02:51 hubertf Exp $ # DISTNAME= dscope-1.2 @@ -10,8 +10,6 @@ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://hem.passagen.se/joakime/linuxapp.html COMMENT= XMMS plugin for dual scope -DEPENDS+= xmms>=1.2.5:../../audio/xmms - USE_X11= yes USE_LIBTOOL= yes |