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 | |
parent | 67de73a1cb64b2e18fb0e12b9b153661677e678a (diff) | |
download | freebsd-ports-637854de546d10d16da2eda958efbc561ee4944e.zip |
Remove unused LIBTOOLFILES
Diffstat (limited to 'www')
-rw-r--r-- | www/apache22/Makefile | 1 | ||||
-rw-r--r-- | www/apache24/Makefile | 1 |
2 files changed, 0 insertions, 2 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 diff --git a/www/apache24/Makefile b/www/apache24/Makefile index d169ca202df9..fac4b1b77aca 100644 --- a/www/apache24/Makefile +++ b/www/apache24/Makefile @@ -23,7 +23,6 @@ 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 |