summaryrefslogtreecommitdiff
path: root/audio/xmms-dflowers
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-03-10 04:21:57 +0000
committersnj <snj@pkgsrc.org>2004-03-10 04:21:57 +0000
commite6f620ccfc1fd3feb7133ca8b8cbfaa41b562817 (patch)
tree2d4778b1b42e55db61af5720ef5a6eaf873778bd /audio/xmms-dflowers
parentfb8a69851283c8393fb6a77d2b3f8aef927fc5ad (diff)
downloadpkgsrc-e6f620ccfc1fd3feb7133ca8b8cbfaa41b562817.tar.gz
Use bl3 and nuke LTCONFIG_OVERRIDE.
Diffstat (limited to 'audio/xmms-dflowers')
-rw-r--r--audio/xmms-dflowers/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/audio/xmms-dflowers/Makefile b/audio/xmms-dflowers/Makefile
index 4d1fff6c3c3..8c5aa83e659 100644
--- a/audio/xmms-dflowers/Makefile
+++ b/audio/xmms-dflowers/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2003/07/17 21:23:57 grant Exp $
+# $NetBSD: Makefile,v 1.17 2004/03/10 04:21:57 snj Exp $
#
DISTNAME= dflowers-1.2
@@ -11,10 +11,9 @@ MAINTAINER= hubertf@NetBSD.org
HOMEPAGE= http://hem.passagen.se/joakime/linuxapp.html
COMMENT= XMMS plugin for dual flower scope
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_X11= YES
USE_LIBTOOL= YES
-LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
-.include "../../audio/xmms/buildlink2.mk"
+.include "../../audio/xmms/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"