aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-03-18 00:30:19 +0800
committerswills <swills@FreeBSD.org>2012-03-18 00:30:19 +0800
commitaf400b0cf70c9a92355ae67bc5601759d30eb6b5 (patch)
treef9c09c8cb84b7f8dfe5fba7e1e77342248c04718 /devel
parentb232992a1fb9be6a61c0351aa26c6a2a71bdfee4 (diff)
downloadfreebsd-ports-gnome-af400b0cf70c9a92355ae67bc5601759d30eb6b5.tar.gz
freebsd-ports-gnome-af400b0cf70c9a92355ae67bc5601759d30eb6b5.tar.zst
freebsd-ports-gnome-af400b0cf70c9a92355ae67bc5601759d30eb6b5.zip
- Mark deprecated since it is included in devel/p5-POE and not needed according
to configure message - Set expiration PR: ports/165427 Approved by: maintainer timeout (skv, >3 weeks) Feature safe: yes
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-POE-Exceptions/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-POE-Exceptions/Makefile b/devel/p5-POE-Exceptions/Makefile
index 2795f9846f31..db4a51e8d04a 100644
--- a/devel/p5-POE-Exceptions/Makefile
+++ b/devel/p5-POE-Exceptions/Makefile
@@ -16,6 +16,8 @@ COMMENT= POE class for handling exceptions
BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE
RUN_DEPENDS:= ${BUILD_DEPENDS}
+DEPRECATED= included in devel/p5-POE and not needed according to configure message
+EXPIRATION_DATE= 2012-04-17
PERL_CONFIGURE= yes