summaryrefslogtreecommitdiff
path: root/games
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 /games
parent8a281553dfd7368c6b9aa9280d89c6b78efec249 (diff)
downloadpkgsrc-85a893eb5b804bee5c5c2affc8f24eb6a58a9639.tar.gz
Include ossaudio.b3.mk.
Diffstat (limited to 'games')
-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"