mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
editors/morla: remove gconf support
This commit is contained in:
parent
95e667c0f5
commit
33d69a3cde
1 changed files with 3 additions and 3 deletions
|
@ -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" \
|
||||
|
|
Loading…
Add table
Reference in a new issue