diff options
author | kris <kris@FreeBSD.org> | 2004-12-19 07:02:35 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-12-19 07:02:35 +0800 |
commit | f62863c25a041364a32d55be531b4482dc026dc8 (patch) | |
tree | 1271c6aa115afcfcbc3c95fe26593051e9a5ebbc /misc/gnomesword | |
parent | f108e4124947ebc2dbf1312e28ad051b4396e33a (diff) | |
download | freebsd-ports-gnome-f62863c25a041364a32d55be531b4482dc026dc8.tar.gz freebsd-ports-gnome-f62863c25a041364a32d55be531b4482dc026dc8.tar.zst freebsd-ports-gnome-f62863c25a041364a32d55be531b4482dc026dc8.zip |
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
Diffstat (limited to 'misc/gnomesword')
-rw-r--r-- | misc/gnomesword/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/gnomesword/Makefile b/misc/gnomesword/Makefile index 7aadc93abdfa..2218f29326d8 100644 --- a/misc/gnomesword/Makefile +++ b/misc/gnomesword/Makefile @@ -16,6 +16,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A bible interface utilizing the sword framework BROKEN= Configure fails +EXPIRATION_DATE=2005-02-18 +DEPRECATED= ${BROKEN} BUILD_DEPENDS= ${X11BASE}/lib/gnome-spell/libgnome-spell-component-0.3.so:${PORTSDIR}/textproc/gnomespell LIB_DEPENDS= sword.4:${PORTSDIR}/misc/sword |