diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-12-12 16:44:49 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-12-12 16:44:49 +0800 |
commit | 9ac3938befa80bbe5eabac5cbc99c71398f03cfd (patch) | |
tree | 00136a5bbc13e2b9ee425f1f70f4e784f90f66f0 /net | |
parent | 143a3a66d5b87876245ad5af7dabcd153cc897fc (diff) | |
download | freebsd-ports-gnome-9ac3938befa80bbe5eabac5cbc99c71398f03cfd.tar.gz freebsd-ports-gnome-9ac3938befa80bbe5eabac5cbc99c71398f03cfd.tar.zst freebsd-ports-gnome-9ac3938befa80bbe5eabac5cbc99c71398f03cfd.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 |