summaryrefslogtreecommitdiff
path: root/games/xblast
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 /games/xblast
parentff8718266189a1659c1c59e9ab676bd676bdaa7f (diff)
downloadpkgsrc-1169888bc1c5be7e070488ed1723d4ff1c160b90.tar.gz
Include ossaudio.b3.mk.
Diffstat (limited to 'games/xblast')
-rw-r--r--games/xblast/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xblast/Makefile b/games/xblast/Makefile
index e51270d2f1b..843bff5fad3 100644
--- a/games/xblast/Makefile
+++ b/games/xblast/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/01/12 23:49:58 joerg Exp $
+# $NetBSD: Makefile,v 1.20 2006/01/19 18:14:49 joerg Exp $
#
DISTNAME= xblast-2.6.beta-sound
@@ -33,4 +33,5 @@ post-build:
post-install:
${RM} ${PREFIX}/${IMAKE_MAN_DIR}/xbsndsrv.${IMAKE_MAN_SUFFIX}
+.include "../../mk/ossaudio.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"