diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2014-05-30 21:55:22 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2014-05-30 21:55:22 +0000 |
commit | e656accb24e0ced2eb2ff5c460aa545ec0458145 (patch) | |
tree | 22803b288ae888c80bb266ee76f85131158252c2 /www/apache22 | |
parent | graphics/wmicons: Add stage support, specify TAR for extraction (diff) |
- /USE_AUTOTOOLS=libtool/USES=libtool/
with hat apache@
Notes
Notes:
svn path=/head/; revision=355919
Diffstat (limited to 'www/apache22')
-rw-r--r-- | www/apache22/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache22/Makefile b/www/apache22/Makefile index 55d629f8ca14..c7601b4d5ced 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -20,9 +20,9 @@ CONFLICTS_INSTALL= caudium14-1.* \ apache-*-2.4.* apache24-*-2.4.* USE_APACHE= common22 -USES= tar:bzip2 iconv perl5 +USES= tar:bzip2 iconv perl5 libtool USE_PERL5= run -USE_AUTOTOOLS= autoconf libtool +USE_AUTOTOOLS= autoconf USE_RC_SUBR= apache22 htcacheclean LIBTOOLFILES= configure.in |