Use bl3, nuke LTCONFIG_OVERRIDE.
This commit is contained in:
parent
0c8257e25e
commit
d7c7b7563c
1 changed files with 3 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.10 2003/07/17 21:24:03 grant Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2004/03/10 04:34:53 snj Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gdancer-0.4.3
|
||||
|
@ -11,11 +11,10 @@ MAINTAINER= zuntum@NetBSD.org
|
|||
HOMEPAGE= http://figz.com/gdancer/
|
||||
COMMENT= XMMS plugin to animate characters to the beat of the music
|
||||
|
||||
USE_BUILDLINK2= YES
|
||||
USE_BUILDLINK3= YES
|
||||
USE_X11= YES
|
||||
GNU_CONFIGURE= YES
|
||||
USE_LIBTOOL= YES
|
||||
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
|
||||
|
||||
.include "../../audio/xmms/buildlink2.mk"
|
||||
.include "../../audio/xmms/buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue