diff options
Diffstat (limited to 'net/scribe/Makefile')
-rw-r--r-- | net/scribe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/scribe/Makefile b/net/scribe/Makefile index 386a9b73c132..25893641d5ea 100644 --- a/net/scribe/Makefile +++ b/net/scribe/Makefile @@ -27,7 +27,7 @@ CONFIGURE_ARGS= --with-boost-filesystem=boost_filesystem \ PY_PREFIX="${PREFIX}" PLIST_SUB+= PYTHON_VERSION_SHORTNAME="${PYTHON_VERSION_SHORTNAME}" PYTHON_VERSION_SHORTNAME= ${PYTHON_VERSION:S/thon//} -USE_AUTOTOOLS= aclocal:111 automake:111 autoconf:268 +USE_AUTOTOOLS= aclocal automake autoconf USE_GMAKE= yes USE_PYTHON= yes USE_RC_SUBR= ${PORTNAME} |