summaryrefslogtreecommitdiff
path: root/audio/xmms-sid/Makefile
diff options
context:
space:
mode:
authorsnj <snj>2004-03-12 04:28:12 +0000
committersnj <snj>2004-03-12 04:28:12 +0000
commitcfcc5980161231196214c993f32dc9d8f5ad8b26 (patch)
tree76cd45e6258dae66f571868d0a23ff7ca2e0114a /audio/xmms-sid/Makefile
parent7c8b86f8018e420c062edfbfbef287ed01a79a61 (diff)
downloadpkgsrc-cfcc5980161231196214c993f32dc9d8f5ad8b26.tar.gz
Use bl3, nuke LTCONFIG_OVERRIDE, fix build on i386/-current.
Diffstat (limited to 'audio/xmms-sid/Makefile')
-rw-r--r--audio/xmms-sid/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/audio/xmms-sid/Makefile b/audio/xmms-sid/Makefile
index 760c995f3bc..b39c81e6e79 100644
--- a/audio/xmms-sid/Makefile
+++ b/audio/xmms-sid/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 21:24:17 grant Exp $
+# $NetBSD: Makefile,v 1.7 2004/03/12 04:28:12 snj Exp $
#
DISTNAME= xmms-sid-0.7.4
@@ -10,11 +10,10 @@ MAINTAINER= mycroft@NetBSD.org
HOMEPAGE= http://www.tnsp.org/
COMMENT= XMMS plugin for SID (Commodore 64) music
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
-LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
-.include "../../audio/libsidplay/buildlink2.mk"
-.include "../../audio/xmms/buildlink2.mk"
+.include "../../audio/libsidplay/buildlink3.mk"
+.include "../../audio/xmms/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"