aboutsummaryrefslogtreecommitdiff
path: root/devel/apr0
diff options
context:
space:
mode:
Diffstat (limited to 'devel/apr0')
-rw-r--r--devel/apr0/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/apr0/Makefile b/devel/apr0/Makefile
index 05707e590345..0a9f3585075d 100644
--- a/devel/apr0/Makefile
+++ b/devel/apr0/Makefile
@@ -50,7 +50,7 @@ do-configure:
${SETENV} ${APR_CONF_ENV} ./configure ${CONFIGURE_ARGS}
cd ${WRKDIR}/apr-util-${INTERNALPORTVERSION}; \
${SETENV} ${APR_UTIL_CONF_ENV} \
- ./configure ${CONFIGURE_ARGS} ${APR_UTIL_CONF_ARGS}
+ ./configure ${CONFIGURE_ARGS} ${APR_UTIL_CONF_ARGS}
do-build:
cd ${WRKDIR}/apr-${INTERNALPORTVERSION}; ${SETENV} ${MAKE_ENV} make