diff options
author | kris <kris@FreeBSD.org> | 2004-11-23 23:09:26 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-11-23 23:09:26 +0000 |
commit | e68d87756b05b9d4329664e64ac33d37a223b755 (patch) | |
tree | f779499653913ade231ec8c8b367f84af4a35c76 /misc | |
parent | 9daca3d024051551710bd09239900f8681d9aecd (diff) | |
download | FreeBSD-ports-e68d87756b05b9d4329664e64ac33d37a223b755.zip FreeBSD-ports-e68d87756b05b9d4329664e64ac33d37a223b755.tar.gz |
BROKEN: Missing dependency
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 |