summaryrefslogtreecommitdiff
path: root/games/xdoom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xdoom/Makefile')
-rw-r--r--games/xdoom/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xdoom/Makefile b/games/xdoom/Makefile
index 0e0f20ffbc9..f02bcaeaebf 100644
--- a/games/xdoom/Makefile
+++ b/games/xdoom/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2005/05/22 20:08:03 jlam Exp $
+# $NetBSD: Makefile,v 1.29 2005/06/01 18:02:52 jlam Exp $
DISTNAME= linuxdoom-1.10
PKGNAME= xdoom-1.10
@@ -38,6 +38,7 @@ CFLAGS+= -D__BIG_ENDIAN__=1
.endif
.include "../../mk/ossaudio.buildlink3.mk"
+.include "../../mk/x11.buildlink3.mk"
post-extract:
(cd ${WRKDIR}; ${GTAR} xzf linuxdoom-1.10.src.tgz)