diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-03-15 08:12:20 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-03-15 08:12:20 +0000 |
commit | 9df46da441b2f987d1628a8de18f5a5ee8f5a27e (patch) | |
tree | 41a5f070d05e4c30095d6a6d7c571cee440e11d8 /www/libapreq2 | |
parent | 147e9e7def9e394da301a1f56528a735e49ded91 (diff) | |
download | ports-9df46da441b2f987d1628a8de18f5a5ee8f5a27e.tar.gz ports-9df46da441b2f987d1628a8de18f5a5ee8f5a27e.zip |
Notes
Diffstat (limited to 'www/libapreq2')
-rw-r--r-- | www/libapreq2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libapreq2/Makefile b/www/libapreq2/Makefile index e8f7088bf9be..a733670905b6 100644 --- a/www/libapreq2/Makefile +++ b/www/libapreq2/Makefile @@ -14,7 +14,7 @@ COMMENT= Generic Apache2 Request Library LICENSE= APACHE20 USE_APACHE= 22+ -USE_GMAKE= yes +USES= gmake USE_LDCONFIG= yes USE_AUTOTOOLS= autoconf libtool CONFIGURE_ARGS+= --with-apache2-apxs=${APXS} --with-expat=${LOCALBASE} |