summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorjlam <jlam>2001-08-23 14:07:32 +0000
committerjlam <jlam>2001-08-23 14:07:32 +0000
commitf76c9ae41f5010b3ad29afc4576fee09c5052fad (patch)
tree7ce47859441dd50affdbee436c0025d75d97fe08 /audio
parent29e15de653bd0b7adc616b7f9a3386a4dd82fd30 (diff)
downloadpkgsrc-f76c9ae41f5010b3ad29afc4576fee09c5052fad.tar.gz
Mark as USE_BUILDLINK_ONLY.
Diffstat (limited to 'audio')
-rw-r--r--audio/xmms-dspectralizer/Makefile7
-rw-r--r--audio/xmms-gdancer/Makefile3
2 files changed, 6 insertions, 4 deletions
diff --git a/audio/xmms-dspectralizer/Makefile b/audio/xmms-dspectralizer/Makefile
index 8e08b32ca29..33f38c6bc15 100644
--- a/audio/xmms-dspectralizer/Makefile
+++ b/audio/xmms-dspectralizer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/08/17 21:16:49 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2001/08/23 14:07:52 jlam Exp $
#
DISTNAME= dspectral-1.2
@@ -10,8 +10,9 @@ MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://hem.passagen.se/joakime/linuxapp.html
COMMENT= XMMS plugin for dual spectral analyzer
-USE_X11= yes
-USE_LIBTOOL= yes
+USE_BUILDLINK_ONLY= YES
+USE_X11= YES
+USE_LIBTOOL= YES
pre-build:
cd ${WRKSRC} ; ${MAKE} clean
diff --git a/audio/xmms-gdancer/Makefile b/audio/xmms-gdancer/Makefile
index 884f7d0e49b..3f29a107904 100644
--- a/audio/xmms-gdancer/Makefile
+++ b/audio/xmms-gdancer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/08/16 05:38:51 zuntum Exp $
+# $NetBSD: Makefile,v 1.2 2001/08/23 14:07:32 jlam Exp $
#
DISTNAME= gdancer-0.4.3
@@ -10,6 +10,7 @@ MAINTAINER= zuntum@netbsd.org
HOMEPAGE= http://figz.com/gdancer/
COMMENT= XMMS plugin to animate characters to the beat of the music
+USE_BUILDLINK_ONLY= YES
GNU_CONFIGURE= YES
USE_X11= YES
USE_LIBTOOL= YES