Page MenuHomeFreeBSD

D19210.id53986.diff
No OneTemporary

D19210.id53986.diff

Index: misc/xiphos/Makefile
===================================================================
--- misc/xiphos/Makefile
+++ misc/xiphos/Makefile
@@ -2,16 +2,15 @@
PORTNAME= xiphos
PORTVERSION= 3.1.6
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= misc gnome
MASTER_SITES= SF/gnomesword/Xiphos/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Bible interface utilizing the sword framework
-LICENSE= GPLv2
-
-BROKEN= fails to compile: /usr/include/c++/v1/type_traits:1116:29: recursive template instantiation exceeded maximum depth of 25
+LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${RUN_DEPENDS} \
docbook2html:textproc/docbook-utils \
@@ -19,14 +18,19 @@
nspr>=4.8:devel/nspr
LIB_DEPENDS= libwebkitgtk-3.0.so:www/webkit-gtk3 \
libdbus-glib-1.so:devel/dbus-glib \
- libsword.so:misc/sword
+ libsword.so:misc/sword \
+ libdbus-1.so:devel/dbus \
+ libsoup-2.4.so:devel/libsoup \
+ libenchant.so:textproc/enchant
RUN_DEPENDS= yelp:x11/yelp
-USES= gettext pkgconfig waf
+USES= gettext gnome pkgconfig waf
+USE_GNOME= cairo gtkhtml4 intlhack gtk30 gconf2 libgsf \
+ gtk-update-icon-cache
+
INSTALLS_OMF= yes
INSTALLS_ICONS= yes
-USE_GNOME= gtkhtml4 intlhack gtk30 gconf2 libgsf \
- gtk-update-icon-cache
+CXXFLAGS+= "-ftemplate-depth=1024"
OPTIONS_DEFINE= DOCS

File Metadata

Mime Type
text/plain
Expires
Mon, Feb 9, 10:26 AM (7 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28568326
Default Alt Text
D19210.id53986.diff (1 KB)

Event Timeline