diff options
author | tijl <tijl@FreeBSD.org> | 2014-09-14 03:24:23 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2014-09-14 03:24:23 +0800 |
commit | 5da67c0eec2b3ab9deed593bb9677511451f25a5 (patch) | |
tree | 94affed5096a4b3cf3bb64c3a028b00e0abd4736 /www/apache22 | |
parent | f30e6fe8e0fbec8dd6d569eec698191c114c1280 (diff) | |
download | freebsd-ports-gnome-5da67c0eec2b3ab9deed593bb9677511451f25a5.tar.gz freebsd-ports-gnome-5da67c0eec2b3ab9deed593bb9677511451f25a5.tar.zst freebsd-ports-gnome-5da67c0eec2b3ab9deed593bb9677511451f25a5.zip |
Remove unused LIBTOOLFILES
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 |