editors/morla: remove gconf support

This commit is contained in:
Baptiste Daroussin 2022-06-08 22:36:01 +02:00
parent 95e667c0f5
commit 33d69a3cde

View file

@ -2,7 +2,7 @@
PORTNAME= morla
PORTVERSION= 0.16.1
PORTREVISION= 11
PORTREVISION= 12
CATEGORIES= editors textproc
MASTER_SITES= http://www.morlardf.net/src/ \
http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/
@ -23,9 +23,9 @@ XULRUNNER_DESC= Xulrunner as JavaScript engine
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --with-gconf=auto --with-gtkhtml=none
CONFIGURE_ARGS= --with-gconf=none --with-gtkhtml=none
USES= gettext gnome libtool pkgconfig
USE_GNOME= gconf2 libxslt gtk20
USE_GNOME= libxslt gtk20
USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME}
DESKTOP_ENTRIES="morla" \