aboutsummaryrefslogtreecommitdiff
path: root/games/xbl
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2006-06-27 17:24:44 +0000
committerColin Percival <cperciva@FreeBSD.org>2006-06-27 17:24:44 +0000
commit84ab690e32f3931917e5dd665b9ff2ba4ade575f (patch)
tree2507c6ba21df3e6a81c5b2d35470b1a192dd4b74 /games/xbl
parent0c647c614ff6f60a82c44f5f4fe375583a2b4df7 (diff)
downloadports-84ab690e32f3931917e5dd665b9ff2ba4ade575f.tar.gz
ports-84ab690e32f3931917e5dd665b9ff2ba4ade575f.zip
Attempt to fix INDEX build: We need bsd.port.pre.mk and bsd.port.post.mk
or bsd.port.mk; bsd.port.post.mk by itself isn't good enough.
Notes
Notes: svn path=/head/; revision=166458
Diffstat (limited to 'games/xbl')
-rw-r--r--games/xbl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xbl/Makefile b/games/xbl/Makefile
index b3722a57f29e..a5d8ba98b3a3 100644
--- a/games/xbl/Makefile
+++ b/games/xbl/Makefile
@@ -21,4 +21,4 @@ USE_X_PREFIX= yes
GNU_CONFIGURE= yes
MAN1= xbl.1
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>