diff options
author | rene <rene@FreeBSD.org> | 2014-03-10 20:32:36 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2014-03-10 20:32:36 +0800 |
commit | 935fad6e86ee80ad03be3d4ca39e1da96106c6e2 (patch) | |
tree | 89ba843b57bf3ec028b1905a6f385734089833a9 /www | |
parent | a4e13347e50246440a68ce81fc79455fb4caa713 (diff) | |
download | freebsd-ports-gnome-935fad6e86ee80ad03be3d4ca39e1da96106c6e2.tar.gz freebsd-ports-gnome-935fad6e86ee80ad03be3d4ca39e1da96106c6e2.tar.zst freebsd-ports-gnome-935fad6e86ee80ad03be3d4ca39e1da96106c6e2.zip |
Mark deprecated, depends on expired www/p5-CGI-modules
Approved by: portmgr (infrastructure blanket)
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-WWW-Link/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/p5-WWW-Link/Makefile b/www/p5-WWW-Link/Makefile index cab39a08b7b1..04258ba59bbe 100644 --- a/www/p5-WWW-Link/Makefile +++ b/www/p5-WWW-Link/Makefile @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Maintain information about the state of links +DEPRECATED= Depends on expired www/p5-CGI-modules +EXPIRATION_DATE=2014-04-10 + BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-HTML-Stream>=0:${PORTSDIR}/www/p5-HTML-Stream \ p5-CGI-modules>=0:${PORTSDIR}/www/p5-CGI-modules \ |