aboutsummaryrefslogtreecommitdiffstats
path: root/games/quakeforge
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-01-17 20:05:19 +0800
committerasami <asami@FreeBSD.org>2000-01-17 20:05:19 +0800
commit3407abec9f39917f0c1e8f94e0e69a0571042346 (patch)
tree17fe5e5417cdd0aff1e68b87099d2253945675b1 /games/quakeforge
parent86496b3cd24257f66fe2c511bf2d6adcc5b83a1f (diff)
downloadfreebsd-ports-gnome-3407abec9f39917f0c1e8f94e0e69a0571042346.tar.gz
freebsd-ports-gnome-3407abec9f39917f0c1e8f94e0e69a0571042346.tar.zst
freebsd-ports-gnome-3407abec9f39917f0c1e8f94e0e69a0571042346.zip
Don't include bsd.port.pre.mk twice.
Diffstat (limited to 'games/quakeforge')
-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>