aboutsummaryrefslogtreecommitdiff
path: root/games/ggz-client-libs
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2013-07-22 18:57:44 +0000
committerJohn Marino <marino@FreeBSD.org>2013-07-22 18:57:44 +0000
commitc4e384bc7648c907ee36b69ce176731d14a4352e (patch)
tree3e9bf7f299b1892f0cd341253dd77e22dda7e5b4 /games/ggz-client-libs
parent97552928095cf1379cd4fcdee2340baac55c1614 (diff)
downloadports-c4e384bc7648c907ee36b69ce176731d14a4352e.tar.gz
ports-c4e384bc7648c907ee36b69ce176731d14a4352e.zip
Notes
Diffstat (limited to 'games/ggz-client-libs')
-rw-r--r--games/ggz-client-libs/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/ggz-client-libs/Makefile b/games/ggz-client-libs/Makefile
index a0746e67ab7e..3bbff946ff24 100644
--- a/games/ggz-client-libs/Makefile
+++ b/games/ggz-client-libs/Makefile
@@ -43,6 +43,5 @@ post-patch:
post-install:
@${TOUCH} ${PREFIX}/etc/ggz.modules
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/games/libggz/bsd.ggz.mk"
-.include <bsd.port.post.mk>
+.include "${.CURDIR}/../libggz/bsd.ggz.mk"
+.include <bsd.port.mk>