diff options
Diffstat (limited to 'www/oops/Makefile')
-rw-r--r-- | www/oops/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/oops/Makefile b/www/oops/Makefile index 6638da27590d..280ef6ccdd05 100644 --- a/www/oops/Makefile +++ b/www/oops/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS+= gawk:${PORTSDIR}/lang/gawk OOPSVERSION= 1.5.23 USE_SUBMAKE= yes -USE_AUTOCONF= yes +USE_AUTOCONF_VER= 213 CONFIGURE_ARGS?=--sbindir=${PREFIX}/sbin \ --sysconfdir=${PREFIX}/etc/oops \ --localstatedir=${OOPSVAR} \ |