summaryrefslogtreecommitdiff
path: root/audio/mixer.app/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-04-11 17:25:30 +0000
committerxtraeme <xtraeme>2004-04-11 17:25:30 +0000
commit86c12956d38999e758353480ece90798bec49744 (patch)
treedd7ba3f4a531bd3d90fdd8f6fac66b84268301d6 /audio/mixer.app/Makefile
parente24e290b29d084244a1e687306072b2fb1f5d1c1 (diff)
downloadpkgsrc-86c12956d38999e758353480ece90798bec49744.tar.gz
bl3ify
Diffstat (limited to 'audio/mixer.app/Makefile')
-rw-r--r--audio/mixer.app/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/mixer.app/Makefile b/audio/mixer.app/Makefile
index 6b365b8711e..218cf4e47ef 100644
--- a/audio/mixer.app/Makefile
+++ b/audio/mixer.app/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/06/03 15:35:59 jschauma Exp $
+# $NetBSD: Makefile,v 1.5 2004/04/11 17:26:25 xtraeme Exp $
#
DISTNAME= Mixer.app-1.8.0
@@ -11,7 +11,7 @@ MAINTAINER= ptiJo@noos.fr
HOMEPAGE= http://www.fukt.bth.se/~per/mixer/
COMMENT= Another mixer intended for the windowmaker dockapp
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_X11= YES
do-install:
@@ -19,5 +19,5 @@ do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/Mixer.app
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/Mixer.app
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"