diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-12-25 19:36:38 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-12-25 19:36:38 +0000 |
commit | ec625365e5a6def1bc7046340102046ee115ecb3 (patch) | |
tree | 22b364846351308fb6fed7d7f692600f49641f5b /net/p5-Spread | |
parent | d65a6fb91379604e3a8f673bfb1c7eac0b066795 (diff) |
Notes
Diffstat (limited to 'net/p5-Spread')
-rw-r--r-- | net/p5-Spread/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-Spread/Makefile b/net/p5-Spread/Makefile index 45acd1534957..fca160939581 100644 --- a/net/p5-Spread/Makefile +++ b/net/p5-Spread/Makefile @@ -16,12 +16,12 @@ DISTNAME= ${PORTNAME}-3.17.3-1.07 MAINTAINER= aaron@FreeBSD.org COMMENT= Perl extension for the Spread group communication system -BROKEN= fails to deinstall cleanly -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2006-12-01 - LIB_DEPENDS= spread.1:${PORTSDIR}/net/spread +BROKEN= fails to deinstall cleanly due to conflict with builtin Spread Perl libraries +DEPRECATED= Spread comes with its own Perl library +EXPIRATION_DATE=2006-12-01 + MAN3= Spread.3 PERL_CONFIGURE= yes |