Mark as USE_BUILDLINK_ONLY.
This commit is contained in:
parent
b5522c3a80
commit
00d11fe1f3
2 changed files with 6 additions and 4 deletions
|
@ -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
|
DISTNAME= dspectral-1.2
|
||||||
|
@ -10,8 +10,9 @@ MAINTAINER= hubertf@netbsd.org
|
||||||
HOMEPAGE= http://hem.passagen.se/joakime/linuxapp.html
|
HOMEPAGE= http://hem.passagen.se/joakime/linuxapp.html
|
||||||
COMMENT= XMMS plugin for dual spectral analyzer
|
COMMENT= XMMS plugin for dual spectral analyzer
|
||||||
|
|
||||||
USE_X11= yes
|
USE_BUILDLINK_ONLY= YES
|
||||||
USE_LIBTOOL= yes
|
USE_X11= YES
|
||||||
|
USE_LIBTOOL= YES
|
||||||
|
|
||||||
pre-build:
|
pre-build:
|
||||||
cd ${WRKSRC} ; ${MAKE} clean
|
cd ${WRKSRC} ; ${MAKE} clean
|
||||||
|
|
|
@ -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
|
DISTNAME= gdancer-0.4.3
|
||||||
|
@ -10,6 +10,7 @@ MAINTAINER= zuntum@netbsd.org
|
||||||
HOMEPAGE= http://figz.com/gdancer/
|
HOMEPAGE= http://figz.com/gdancer/
|
||||||
COMMENT= XMMS plugin to animate characters to the beat of the music
|
COMMENT= XMMS plugin to animate characters to the beat of the music
|
||||||
|
|
||||||
|
USE_BUILDLINK_ONLY= YES
|
||||||
GNU_CONFIGURE= YES
|
GNU_CONFIGURE= YES
|
||||||
USE_X11= YES
|
USE_X11= YES
|
||||||
USE_LIBTOOL= YES
|
USE_LIBTOOL= YES
|
||||||
|
|
Loading…
Reference in a new issue