summaryrefslogtreecommitdiff
path: root/editors/morla/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/morla/Makefile')
-rw-r--r--editors/morla/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/morla/Makefile b/editors/morla/Makefile
index ff0ea9138100..f8a3d6732a90 100644
--- a/editors/morla/Makefile
+++ b/editors/morla/Makefile
@@ -24,7 +24,8 @@ RUN_DEPENDS= dot:${PORTSDIR}/graphics/graphviz
OPTIONS= XULRUNNER "Install xulrunner as JavaScript engine" off
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I/${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --with-gconf=auto
USE_GETTEXT= yes
USE_GNOME= gconf2 libgtkhtml libxslt