diff options
author | garga <garga@FreeBSD.org> | 2010-09-14 20:55:14 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2010-09-14 20:55:14 +0800 |
commit | b3c328b7d3c8d400f4c48954d571fc64456baee9 (patch) | |
tree | 0b2e4cdc64f0b622324ef7faa6a5b5b897dda2b8 /devel | |
parent | 73828cb808b5df938077f626ea70f5c4000e6698 (diff) | |
download | freebsd-ports-gnome-b3c328b7d3c8d400f4c48954d571fc64456baee9.tar.gz freebsd-ports-gnome-b3c328b7d3c8d400f4c48954d571fc64456baee9.tar.zst freebsd-ports-gnome-b3c328b7d3c8d400f4c48954d571fc64456baee9.zip |
DEPRECATE it and set EXPIRATION_DATE to 1 month, it depends of p5-P4-Client,
which is deprecated too
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-P4/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-P4/Makefile b/devel/p5-P4/Makefile index eb6314882e71..959b7edc9352 100644 --- a/devel/p5-P4/Makefile +++ b/devel/p5-P4/Makefile @@ -17,6 +17,9 @@ COMMENT= P4 - Perl friendly OO interface to the Perforce SCM System BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/P4/UI.pm:${PORTSDIR}/devel/p5-P4-Client RUN_DEPENDS= ${BUILD_DEPENDS} +DEPRECATED= Depends of p5-P4-Client, which is DEPRECATED. +EXPIRATION_DATE=2010-10-14 + PERL_CONFIGURE= yes MAN3= P4.3 |