diff options
Diffstat (limited to 'databases/grass/Makefile')
-rw-r--r-- | databases/grass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/grass/Makefile b/databases/grass/Makefile index d33f0ba13fec..568e559113a6 100644 --- a/databases/grass/Makefile +++ b/databases/grass/Makefile @@ -44,7 +44,7 @@ USE_GL= yes USE_PERL5= yes USE_BISON= yes USE_GMAKE= yes -USE_AUTOCONF_VER= 213 +USE_AUTOTOOLS= autoconf:213 USE_REINPLACE= yes CONFIGURE_ARGS= --with-includes=${LOCALBASE}/include \ --with-libs=${LOCALBASE}/lib \ |