diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-12-18 23:02:35 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-12-18 23:02:35 +0000 |
commit | b70e8b7e1de586c9f68122d4a37c3533e8b79b8a (patch) | |
tree | daa87464331d7a402c941bab0dc2a11aa17eded2 /misc | |
parent | 22062658cbb067b033cde2955d3b2b58d2645691 (diff) | |
download | ports-b70e8b7e1de586c9f68122d4a37c3533e8b79b8a.tar.gz ports-b70e8b7e1de586c9f68122d4a37c3533e8b79b8a.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Howto/Makefile | 2 | ||||
-rw-r--r-- | misc/gnomesword/Makefile | 2 | ||||
-rw-r--r-- | misc/moviedb/Makefile | 2 | ||||
-rw-r--r-- | misc/xiphos/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/misc/Howto/Makefile b/misc/Howto/Makefile index 94bcf1cd7a6e..77fd709d1171 100644 --- a/misc/Howto/Makefile +++ b/misc/Howto/Makefile @@ -23,6 +23,8 @@ COMMENT= Linux HOW-TOs modified for applicablity on FreeBSD BUILD_DEPENDS= sgmlfmt:${PORTSDIR}/textproc/sgmlformat BROKEN= Size mismatch +EXPIRATION_DATE=2005-02-18 +DEPRECATED= ${BROKEN} DIST_SUBDIR= Howto NO_WRKSUBDIR= yes 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 diff --git a/misc/moviedb/Makefile b/misc/moviedb/Makefile index 35e20a4ede5c..cb7bed576220 100644 --- a/misc/moviedb/Makefile +++ b/misc/moviedb/Makefile @@ -20,6 +20,8 @@ MAINTAINER= user@unknown.nu COMMENT= The Internet Movie Database package BROKEN= Does not build +EXPIRATION_DATE=2005-02-18 +DEPRECATED= ${BROKEN} IGNOREFILES= actors.list.gz actresses.list.gz aka-names.list.gz \ aka-titles.list.gz alternate-versions.list.gz biographies.list.gz \ diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile index 7aadc93abdfa..2218f29326d8 100644 --- a/misc/xiphos/Makefile +++ b/misc/xiphos/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 |