summaryrefslogtreecommitdiff
path: root/audio/xmmix/Makefile
diff options
context:
space:
mode:
authorriastradh <riastradh>2013-01-19 20:23:33 +0000
committerriastradh <riastradh>2013-01-19 20:23:33 +0000
commitf72c3141070800b038359591b46907084350c0ca (patch)
tree29b97d8daed2274888ecb031958aac5ae6f6b8ae /audio/xmmix/Makefile
parent43af683ca03cde32428d52b74a9b32c898487fb7 (diff)
downloadpkgsrc-f72c3141070800b038359591b46907084350c0ca.tar.gz
Add missing buildlink3s implied by openmotif but not lesstif.
Diffstat (limited to 'audio/xmmix/Makefile')
-rw-r--r--audio/xmmix/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/xmmix/Makefile b/audio/xmmix/Makefile
index 4869f59b966..503bcd31079 100644
--- a/audio/xmmix/Makefile
+++ b/audio/xmmix/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2012/10/02 23:48:14 asau Exp $
+# $NetBSD: Makefile,v 1.32 2013/01/19 20:23:34 riastradh Exp $
DISTNAME= xmmix-1.2
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= audio
MASTER_SITES= http://www.ibiblio.org/tkan/download/xmmix/1.2.2/src/
@@ -18,6 +18,7 @@ pre-configure:
${MV} -f $$file.fixed $$file; \
done
+.include "../../x11/libXaw/buildlink3.mk"
.include "../../mk/motif.buildlink3.mk"
.include "../../mk/oss.buildlink3.mk"