aboutsummaryrefslogtreecommitdiff
path: root/devel/apr2/Makefile
diff options
context:
space:
mode:
authorBruce A. Mah <bmah@FreeBSD.org>2003-04-06 22:37:13 +0000
committerBruce A. Mah <bmah@FreeBSD.org>2003-04-06 22:37:13 +0000
commit763119e776f433862cbd1c6ede88d95e840aa0a8 (patch)
treeec664f882aeb6fd85f5010d2a3045d352deb24c3 /devel/apr2/Makefile
parentcb7f6637cb6cd9dc8dd8d635c941691c122e8476 (diff)
downloadports-763119e776f433862cbd1c6ede88d95e840aa0a8.tar.gz
ports-763119e776f433862cbd1c6ede88d95e840aa0a8.zip
Notes
Diffstat (limited to 'devel/apr2/Makefile')
-rw-r--r--devel/apr2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/apr2/Makefile b/devel/apr2/Makefile
index 05707e590345..0a9f3585075d 100644
--- a/devel/apr2/Makefile
+++ b/devel/apr2/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