aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-03 21:50:51 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-03 21:50:51 +0000
commita584b780b3642f61c3859157625fc7f3c178431e (patch)
tree3e3d84514fc5513fd9bf0f478f53a7ee5819352f /games
parenta920e3b7086a324d605464ad527c1a403952c0b4 (diff)
downloadports-a584b780b3642f61c3859157625fc7f3c178431e.tar.gz
ports-a584b780b3642f61c3859157625fc7f3c178431e.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/openalchemist/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/openalchemist/Makefile b/games/openalchemist/Makefile
index 3e1b22550b40..8cca0b116110 100644
--- a/games/openalchemist/Makefile
+++ b/games/openalchemist/Makefile
@@ -17,6 +17,10 @@ LICENSE_NAME_CCbySA= Creative Commons Attribution-ShareAlike
LICENSE_FILE_CCbySA= ${WRKSRC}/GRAPHICS-LICENSE
LICENSE_PERMS_CCbySA= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+.if defined(.PARSEDIR)
+USE_GMAKE= yes
+.endif
+
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
LIB_DEPENDS= clanCore:${PORTSDIR}/devel/clanlib1 \
jpeg:${PORTSDIR}/graphics/jpeg \