aboutsummaryrefslogtreecommitdiff
path: root/net/partysip/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-06-21 21:27:46 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-06-21 21:27:46 +0000
commit3c088f1b9af4965790f8f782c45e3280bc5bb68d (patch)
tree574b4a0a046ae0a48a0fd8f8df039adf82f28f96 /net/partysip/Makefile
parent45b745f6054c573e73e15c5330ca045ec0b2779c (diff)
Notes
Diffstat (limited to 'net/partysip/Makefile')
-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>