diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2014-06-04 16:54:08 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2014-06-04 16:54:08 +0000 |
commit | 09108384daa1b27a1d5b52b5cd749dfd03396bd1 (patch) | |
tree | 9d5f08a6308ce75cc8cbb5b254ca73b03db12dbf /www/apache24 | |
parent | 72dcb643515c5982261577a4bde2f2d1c5bf6249 (diff) |
Notes
Diffstat (limited to 'www/apache24')
-rw-r--r-- | www/apache24/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www/apache24/Makefile b/www/apache24/Makefile index 69b664de3a57..bd7f34a7efca 100644 --- a/www/apache24/Makefile +++ b/www/apache24/Makefile @@ -19,12 +19,15 @@ CONFLICTS_INSTALL= caudium14-1.* \ apache-*-2.2.* apache22-* USE_APACHE= common24 -USES= tar:bzip2 iconv perl5 libtool +USES= tar:bzip2 iconv perl5 libtool cpe USE_PERL5= run USE_AUTOTOOLS= autoconf USE_RC_SUBR= apache24 htcacheclean LIBTOOLFILES= configure.in +CPE_VENDOR= apache +CPE_PRODUCT= http_server + PORTDOCS= * USERS= www |