summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-01-17 12:05:19 +0000
committerasami <asami@FreeBSD.org>2000-01-17 12:05:19 +0000
commit3407abec9f39917f0c1e8f94e0e69a0571042346 (patch)
tree17fe5e5417cdd0aff1e68b87099d2253945675b1 /games
parent86496b3cd24257f66fe2c511bf2d6adcc5b83a1f (diff)
downloadFreeBSD-ports-3407abec9f39917f0c1e8f94e0e69a0571042346.zip
FreeBSD-ports-3407abec9f39917f0c1e8f94e0e69a0571042346.tar.gz
Don't include bsd.port.pre.mk twice.
Diffstat (limited to 'games')
-rw-r--r--games/quakeforge/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quakeforge/Makefile b/games/quakeforge/Makefile
index cf3474a..62e78dc 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>
OpenPOWER on IntegriCloud