summaryrefslogtreecommitdiff
path: root/emulators/xm7
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-01-19 18:13:38 +0000
committerjoerg <joerg@pkgsrc.org>2006-01-19 18:13:38 +0000
commit85a893eb5b804bee5c5c2affc8f24eb6a58a9639 (patch)
tree0cf543c438eb4bf5574e5643da892f93bbf26fe4 /emulators/xm7
parent8a281553dfd7368c6b9aa9280d89c6b78efec249 (diff)
downloadpkgsrc-85a893eb5b804bee5c5c2affc8f24eb6a58a9639.tar.gz
Include ossaudio.b3.mk.
Diffstat (limited to 'emulators/xm7')
-rw-r--r--emulators/xm7/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/xm7/Makefile b/emulators/xm7/Makefile
index 5c3c723b946..b490d6c2a27 100644
--- a/emulators/xm7/Makefile
+++ b/emulators/xm7/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/06/16 06:57:51 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2006/01/19 18:13:38 joerg Exp $
#
DISTNAME= xm71010s
@@ -34,4 +34,5 @@ post-extract:
do-install:
${INSTALL_PROGRAM} ${WRKDIR}/vm/xm7 ${PREFIX}/bin
+.include "../../mk/ossaudio.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"