aboutsummaryrefslogtreecommitdiffstats
path: root/net/partysip
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-06-22 05:27:46 +0800
committerkris <kris@FreeBSD.org>2004-06-22 05:27:46 +0800
commit14d1eea421a42564b8f6285daa105bd4a08c6155 (patch)
tree25e9f8e2c9bd27f220ae798861e3a5e531810e8d /net/partysip
parent0c36999fa5188ed3a00754d9ceaa4006134ba9c7 (diff)
downloadfreebsd-ports-gnome-14d1eea421a42564b8f6285daa105bd4a08c6155.tar.gz
freebsd-ports-gnome-14d1eea421a42564b8f6285daa105bd4a08c6155.tar.zst
freebsd-ports-gnome-14d1eea421a42564b8f6285daa105bd4a08c6155.zip
Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports. They will be removed on or after that date if they are still broken and no fix has been submitted to GNATS.
Diffstat (limited to 'net/partysip')
-rw-r--r--net/partysip/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/partysip/Makefile b/net/partysip/Makefile
index 6e41c921ab09..3cec7b17039b 100644
--- a/net/partysip/Makefile
+++ b/net/partysip/Makefile
@@ -24,5 +24,7 @@ CONFIGURE_ARGS= --with-db=gdbm
INSTALLS_SHLIB= yes
BROKEN= Does not link with libossip-2.0.7. Downgrade libossip to 2.0.6, uncomment BROKEN in Makefile and retry
+EXPIRATION_DATE=2004-08-20
+DEPRECATED= ${BROKEN}
.include <bsd.port.mk>