summaryrefslogtreecommitdiff
path: root/games/finalbattle
diff options
context:
space:
mode:
authorjoerg <joerg>2007-02-02 17:13:56 +0000
committerjoerg <joerg>2007-02-02 17:13:56 +0000
commita7f1ada502f8dc66080803fa7711a9bd421e62b8 (patch)
tree23a22882b2d49c5bfc6d63a808445a3fa93574a3 /games/finalbattle
parent7307e015247b6284d84af59d0f770cda2730102e (diff)
downloadpkgsrc-a7f1ada502f8dc66080803fa7711a9bd421e62b8.tar.gz
Modular Xorg support.
Diffstat (limited to 'games/finalbattle')
-rw-r--r--games/finalbattle/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/finalbattle/Makefile b/games/finalbattle/Makefile
index ada0a01ed32..e278cae2318 100644
--- a/games/finalbattle/Makefile
+++ b/games/finalbattle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/10/04 21:43:00 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2007/02/02 17:14:04 joerg Exp $
#
DISTNAME= finalbattle.0.0
@@ -17,5 +17,5 @@ MAKE_FILE= makefile
USE_X11BASE= yes
-.include "../../mk/x11.buildlink3.mk"
+.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"