diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 19:24:23 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 19:24:23 +0000 |
commit | 637854de546d10d16da2eda958efbc561ee4944e (patch) | |
tree | 94affed5096a4b3cf3bb64c3a028b00e0abd4736 /www/apache22 | |
parent | - Convert to USES=libtool (diff) |
Remove unused LIBTOOLFILES
Notes
Notes:
svn path=/head/; revision=368131
Diffstat (limited to 'www/apache22')
-rw-r--r-- | www/apache22/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/apache22/Makefile b/www/apache22/Makefile index 6c6ba9cd57b7..0446d53c3121 100644 --- a/www/apache22/Makefile +++ b/www/apache22/Makefile @@ -24,7 +24,6 @@ USES= tar:bzip2 iconv perl5 libtool cpe USE_PERL5= run USE_AUTOTOOLS= autoconf USE_RC_SUBR= apache22 htcacheclean -LIBTOOLFILES= configure.in CPE_VENDOR= apache CPE_PRODUCT= http_server |