summaryrefslogtreecommitdiff
path: root/audio/xmmix
diff options
context:
space:
mode:
Diffstat (limited to 'audio/xmmix')
-rw-r--r--audio/xmmix/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/xmmix/Makefile b/audio/xmmix/Makefile
index 11d43fda549..1d956068c56 100644
--- a/audio/xmmix/Makefile
+++ b/audio/xmmix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2003/02/25 02:22:29 jschauma Exp $
+# $NetBSD: Makefile,v 1.20 2004/04/11 19:07:09 xtraeme Exp $
# FreeBSD ID: Makefile,v 1.5 1997/09/08 13:37:47 tg Exp
#
@@ -11,7 +11,7 @@ MAINTAINER= augustss@cs.chalmers.se
HOMEPAGE= http://sunsite.unc.edu/~cddb/xmmix/index.html
COMMENT= X interface to the audio mixer device
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_IMAKE= yes
pre-configure:
@@ -21,7 +21,7 @@ pre-configure:
${MV} -f $$file.fixed $$file; \
done
-.include "../../mk/motif.buildlink2.mk"
-.include "../../mk/ossaudio.buildlink2.mk"
+.include "../../mk/motif.buildlink3.mk"
+.include "../../mk/ossaudio.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"