diff options
Diffstat (limited to 'devel/erlslang/Makefile')
-rw-r--r-- | devel/erlslang/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/erlslang/Makefile b/devel/erlslang/Makefile index cb6b0f518bbd..0469b24add64 100644 --- a/devel/erlslang/Makefile +++ b/devel/erlslang/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS= erl:${PORTSDIR}/lang/erlang PLIST_SUB= VERSION="${PORTVERSION}" USE_GMAKE= yes -USE_AUTOCONF_VER= 213 +USE_AUTOTOOLS= autoconf:213 GNU_CONFIGURE= yes CONFIGURE_WRKSRC=${WRKSRC}/config |