diff options
Diffstat (limited to 'www/libapreq2/Makefile')
-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 d3e484771bc4..e40ab17dd0aa 100644 --- a/www/libapreq2/Makefile +++ b/www/libapreq2/Makefile @@ -7,6 +7,7 @@ PORTNAME= libapreq2 PORTVERSION= 2.07 +PORTREVISION= 1 CATEGORIES= www devel MASTER_SITES= ${MASTER_SITE_APACHE_HTTPD} MASTER_SITE_SUBDIR=libapreq @@ -16,7 +17,6 @@ COMMENT= Generic Apache2 Request Library WITH_APACHE2= yes INSTALLS_SHLIB= yes -USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-apache2-apxs=${APXS} |