diff options
Diffstat (limited to 'devel/florist/Makefile')
-rw-r--r-- | devel/florist/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/florist/Makefile b/devel/florist/Makefile index 61a5c6f7ceeb..3fb4d60637d1 100644 --- a/devel/florist/Makefile +++ b/devel/florist/Makefile @@ -18,7 +18,7 @@ COMMENT= FSU implementation of POSIX.5, the POSIX Ada binding BUILD_DEPENDS= adagcc:${PORTSDIR}/lang/gnat -USE_AUTOCONF_VER= 213 +USE_AUTOTOOLS= autoconf:213 USE_GMAKE= yes CONFIGURE_ARGS= --enable-threads CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} ${PTHREAD_CFLAGS}" \ |