summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorjoerg <joerg>2006-01-19 18:13:38 +0000
committerjoerg <joerg>2006-01-19 18:13:38 +0000
commit1169888bc1c5be7e070488ed1723d4ff1c160b90 (patch)
tree0cf543c438eb4bf5574e5643da892f93bbf26fe4 /emulators
parentff8718266189a1659c1c59e9ab676bd676bdaa7f (diff)
downloadpkgsrc-1169888bc1c5be7e070488ed1723d4ff1c160b90.tar.gz
Include ossaudio.b3.mk.
Diffstat (limited to 'emulators')
-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"