aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/morla/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/morla/Makefile b/editors/morla/Makefile
index 0090ef55cb4a..cfb7cb51ff64 100644
--- a/editors/morla/Makefile
+++ b/editors/morla/Makefile
@@ -3,7 +3,7 @@
PORTNAME= morla
PORTVERSION= 0.16.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= editors textproc
MASTER_SITES= http://www.morlardf.net/src/ \
http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/
@@ -24,9 +24,9 @@ XULRUNNER_DESC= Xulrunner as JavaScript engine
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_ARGS= --with-gconf=auto
+CONFIGURE_ARGS= --with-gconf=auto --with-gtkhtml=none
USES= gettext gnome libtool pkgconfig
-USE_GNOME= gconf2 libgtkhtml libxslt
+USE_GNOME= gconf2 libxslt
USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME}
DESKTOP_ENTRIES="morla" \