mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
misc/xiphos: remove wrong dependency on gconf2
This commit is contained in:
parent
33d69a3cde
commit
b26a78c434
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= xiphos
|
PORTNAME= xiphos
|
||||||
DISTVERSION= 4.2.1
|
DISTVERSION= 4.2.1
|
||||||
PORTREVISION= 6
|
PORTREVISION= 7
|
||||||
CATEGORIES= misc gnome
|
CATEGORIES= misc gnome
|
||||||
# Don't use USE_GITHUB: the sources downloaded by USE_GITHUB cannot be
|
# Don't use USE_GITHUB: the sources downloaded by USE_GITHUB cannot be
|
||||||
# built as they miss the file ${WRKSRC}/cmake/source_version.txt.
|
# built as they miss the file ${WRKSRC}/cmake/source_version.txt.
|
||||||
|
@ -29,7 +29,7 @@ LIB_DEPENDS= libbiblesync.so:misc/biblesync \
|
||||||
|
|
||||||
# gettext is always needed, even if NLS is off
|
# gettext is always needed, even if NLS is off
|
||||||
USES= cmake compiler:c11 gettext gnome minizip pkgconfig
|
USES= cmake compiler:c11 gettext gnome minizip pkgconfig
|
||||||
USE_GNOME= cairo gconf2 gtk30 gtkhtml4 intltool libgsf
|
USE_GNOME= cairo gtk30 gtkhtml4 intltool libgsf
|
||||||
|
|
||||||
CMAKE_OFF= EPUB
|
CMAKE_OFF= EPUB
|
||||||
CMAKE_ON= GTKHTML
|
CMAKE_ON= GTKHTML
|
||||||
|
|
Loading…
Add table
Reference in a new issue