summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-01-17 12:05:19 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-01-17 12:05:19 +0000
commit5fc7ae9e5e2eec351a0370f7651bcddc368d22c6 (patch)
tree65dc99a10403a5f01e89134a95fdd3e63ed158a6
parentAdd the Bison 1.25 bug-for-bug "broken-undeftoken-init" compatiblity option (diff)
Don't include bsd.port.pre.mk twice.
-rw-r--r--games/quakeforge/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quakeforge/Makefile b/games/quakeforge/Makefile
index cf3474a8a40f..62e78dcbdfea 100644
--- a/games/quakeforge/Makefile
+++ b/games/quakeforge/Makefile
@@ -140,4 +140,4 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/targets/${binary} ${PREFIX}/bin/
.endfor
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>