diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/gnomesword/Makefile | 2 | ||||
-rw-r--r-- | misc/xiphos/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/misc/gnomesword/Makefile b/misc/gnomesword/Makefile index 4747cee..fa90563 100644 --- a/misc/gnomesword/Makefile +++ b/misc/gnomesword/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A bible interface utilizing the sword framework +BROKEN= Configure fails + BUILD_DEPENDS= ${X11BASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnomespell LIB_DEPENDS= sword.4:${PORTSDIR}/misc/sword RUN_DEPENDS= ${X11BASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnomespell diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile index 4747cee..fa90563 100644 --- a/misc/xiphos/Makefile +++ b/misc/xiphos/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A bible interface utilizing the sword framework +BROKEN= Configure fails + BUILD_DEPENDS= ${X11BASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnomespell LIB_DEPENDS= sword.4:${PORTSDIR}/misc/sword RUN_DEPENDS= ${X11BASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnomespell |