diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-17 21:36:57 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-17 21:36:57 +0000 |
commit | ed978e759974c6491ad30e051f458af5ab565e61 (patch) | |
tree | 3e82681728f06ea21c57143f2f5d6ced0a55a56e /www | |
parent | d35a1646c7d3f459fa6225dd7db6aa4854a35d27 (diff) | |
download | ports-ed978e759974c6491ad30e051f458af5ab565e61.tar.gz ports-ed978e759974c6491ad30e051f458af5ab565e61.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/apache20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache20/Makefile b/www/apache20/Makefile index e64d37f17168..b348a53463e0 100644 --- a/www/apache20/Makefile +++ b/www/apache20/Makefile @@ -58,7 +58,7 @@ USE_AUTOTOOLS= autoconf libtool USE_PERL5= yes USE_RC_SUBR= apache2 USE_APACHE= common20 -LIBTOOLFILES= configure +LIBTOOLFILES= configure.in USE_BZIP2= yes MPM_ITK_VERSION?= 20061030-01 |