summaryrefslogtreecommitdiff
path: root/audio/wmmixer
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-04-11 18:57:12 +0000
committerxtraeme <xtraeme>2004-04-11 18:57:12 +0000
commitc3d9607dad4edf3b7a50d7c39513036d392caa44 (patch)
tree0f536e4ca39aa48d8962b41dcc0ea5bdafb057e2 /audio/wmmixer
parente0c836abb4bdb833e3fb9979e1dafd777983e7c6 (diff)
downloadpkgsrc-c3d9607dad4edf3b7a50d7c39513036d392caa44.tar.gz
bl3ify
Diffstat (limited to 'audio/wmmixer')
-rw-r--r--audio/wmmixer/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/wmmixer/Makefile b/audio/wmmixer/Makefile
index 224c9084310..598acebe7e5 100644
--- a/audio/wmmixer/Makefile
+++ b/audio/wmmixer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/01/20 12:07:43 agc Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/11 18:57:12 xtraeme Exp $
#
DISTNAME= wmmixer-1.0-beta1
@@ -12,12 +12,12 @@ HOMEPAGE= http://www.geocities.com/SiliconValley/Vista/2471/
COMMENT= Mixer designed for WindowMaker (dockapp)
WRKSRC= ${WRKDIR}/wmmixer
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_IMAKE= YES
NO_INSTALL_MANPAGES= YES
pre-build:
${TOUCH} ${WRKSRC}/wmmixer.man
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"