aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-02-05 10:26:13 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-02-05 10:26:13 +0000
commitb82fbf160b0526d0383996399551702487a6fad2 (patch)
tree7812d276af624bef8ec2ee421ba16d7f6ddb3b07 /editors
parente427ec671bba8c8aac906611432366e5fe87e93a (diff)
downloadports-b82fbf160b0526d0383996399551702487a6fad2.tar.gz
ports-b82fbf160b0526d0383996399551702487a6fad2.zip
Notes
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" \