aboutsummaryrefslogtreecommitdiff
path: root/editors/morla
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-05 22:01:12 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-05 22:01:12 +0000
commit930382f8c0eb14d13f8771dfc2b6b2290cd2a07a (patch)
treeb599d4af61a48ea1cdd12fb0cbba55d1c9f29e5a /editors/morla
parent5694b414d4a657d17dd582b1185127f1c3abff36 (diff)
downloadports-930382f8c0eb14d13f8771dfc2b6b2290cd2a07a.tar.gz
ports-930382f8c0eb14d13f8771dfc2b6b2290cd2a07a.zip
Fix build on current
Notes
Notes: svn path=/head/; revision=317444
Diffstat (limited to 'editors/morla')
-rw-r--r--editors/morla/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/editors/morla/Makefile b/editors/morla/Makefile
index 415b3b30bb7c..197497e5ecca 100644
--- a/editors/morla/Makefile
+++ b/editors/morla/Makefile
@@ -21,6 +21,10 @@ RUN_DEPENDS= dot:${PORTSDIR}/graphics/graphviz
OPTIONS_DEFINE= XULRUNNER
XULRUNNER_DESC= Xulrunner as JavaScript engine
+.if defined(.PARSEDIR)
+USE_GMAKE= yes
+.endif
+
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib