diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-06-09 13:00:09 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-06-09 13:00:09 +0000 |
commit | 443c6a511a8a9b96aae98e8c0b29ce5084a03b3a (patch) | |
tree | ce3239d30f1ebba7ad984b09d264c482dbb3f734 /editors/morla | |
parent | bd50cc428334b8428c682c50f3be0efa51cc252a (diff) | |
download | ports-443c6a511a8a9b96aae98e8c0b29ce5084a03b3a.tar.gz ports-443c6a511a8a9b96aae98e8c0b29ce5084a03b3a.zip |
Notes
Diffstat (limited to 'editors/morla')
-rw-r--r-- | editors/morla/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/editors/morla/Makefile b/editors/morla/Makefile index 197497e5ecca..415b3b30bb7c 100644 --- a/editors/morla/Makefile +++ b/editors/morla/Makefile @@ -21,10 +21,6 @@ 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 |