aboutsummaryrefslogtreecommitdiff
path: root/games/meqcc/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-11-17 12:03:05 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-11-17 12:03:05 +0000
commit2318652c891cac1dc755f5055bd013c42334252c (patch)
tree199f251059fe72df3e8502af0623364e040d4c7a /games/meqcc/Makefile
parentc41ee8d58253f95058626b89ee18f5ef5e52ec39 (diff)
downloadports-2318652c891cac1dc755f5055bd013c42334252c.tar.gz
ports-2318652c891cac1dc755f5055bd013c42334252c.zip
Notes
Diffstat (limited to 'games/meqcc/Makefile')
-rw-r--r--games/meqcc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/meqcc/Makefile b/games/meqcc/Makefile
index c0302129a242..45197a8b92c7 100644
--- a/games/meqcc/Makefile
+++ b/games/meqcc/Makefile
@@ -36,4 +36,6 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/[^g]*.txt ${DOCSDIR}
.endif
+.include "${.CURDIR}/../quake-source/Makefile.include"
+
.include <bsd.port.mk>