diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-12 08:44:49 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-12 08:44:49 +0000 |
commit | 9d1867f5041a5537688bd8b0e0ef718c294b3901 (patch) | |
tree | aa3e41dee777284aeae8bcdf0e9fce385eebf384 /net | |
parent | 3d4ed9b7e16712759377d1c81300419beda653b6 (diff) | |
download | freebsd-ports-9d1867f5041a5537688bd8b0e0ef718c294b3901.zip |
- Corresponding to www/apache20 deprecation, deprecate ports
that only build with www/apache20 (2.0.x)
With Hat: apache
Diffstat (limited to 'net')
-rw-r--r-- | net/xbone-gui/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/xbone-gui/Makefile b/net/xbone-gui/Makefile index 722e1d9326a8..6ca5d864098e 100644 --- a/net/xbone-gui/Makefile +++ b/net/xbone-gui/Makefile @@ -34,6 +34,8 @@ BUILD_DEPENDS= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-S ${SITE_PERL}/${PERL_ARCH}/Tk/TableMatrix.pm:${PORTSDIR}/x11-toolkits/p5-Tk-TableMatrix BROKEN= bad plist +DEPRECATED= will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now +EXPIRATION_DATE= 2011-05-01 USE_APACHE= 20 |