aboutsummaryrefslogtreecommitdiff
path: root/www/mod_encoding
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-03-15 08:12:20 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-03-15 08:12:20 +0000
commit9df46da441b2f987d1628a8de18f5a5ee8f5a27e (patch)
tree41a5f070d05e4c30095d6a6d7c571cee440e11d8 /www/mod_encoding
parent147e9e7def9e394da301a1f56528a735e49ded91 (diff)
downloadports-9df46da441b2f987d1628a8de18f5a5ee8f5a27e.tar.gz
ports-9df46da441b2f987d1628a8de18f5a5ee8f5a27e.zip
- Covert USE_GMAKE, USE_BZIP2, USE_XZ to USES
Notes
Notes: svn path=/head/; revision=348295
Diffstat (limited to 'www/mod_encoding')
-rw-r--r--www/mod_encoding/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/mod_encoding/Makefile b/www/mod_encoding/Makefile
index cccc9d44dc38..16a96592dc60 100644
--- a/www/mod_encoding/Makefile
+++ b/www/mod_encoding/Makefile
@@ -17,9 +17,8 @@ COMMENT= Apache module for non-ASCII filename interoperability
#APACHE_VERSION= 1.3.6
USE_APACHE= 22+
-USES= iconv
+USES= iconv gmake
HAS_CONFIGURE= yes
-USE_GMAKE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} \
--bindir=${PREFIX}/bin \