Use bl3.
This commit is contained in:
parent
fa914cc434
commit
2fa016d858
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.10 2003/07/21 16:30:49 martti Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2004/03/12 04:37:38 snj Exp $
|
||||
#
|
||||
|
||||
DISTNAME= vismsa-xmms-plugin-0.2
|
||||
|
@ -11,12 +11,12 @@ MAINTAINER= hubertf@NetBSD.org
|
|||
HOMEPAGE= http://a.godau.org/
|
||||
COMMENT= Vis plugin similar to the Spectrum Analyser from Open Cubic Player
|
||||
|
||||
USE_BUILDLINK2= YES
|
||||
USE_BUILDLINK3= YES
|
||||
USE_X11= YES
|
||||
USE_LIBTOOL= YES
|
||||
|
||||
pre-build:
|
||||
cd ${WRKSRC} ; ${MAKE} clean
|
||||
|
||||
.include "../../audio/xmms/buildlink2.mk"
|
||||
.include "../../audio/xmms/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue