aboutsummaryrefslogtreecommitdiff
path: root/devel/apr1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/apr1/Makefile')
-rw-r--r--devel/apr1/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/apr1/Makefile b/devel/apr1/Makefile
index f2fbf9f39b78..fb0d46aa2f45 100644
--- a/devel/apr1/Makefile
+++ b/devel/apr1/Makefile
@@ -123,10 +123,9 @@ pre-extract:
.endif
@${ECHO_MSG} ""
-post-extract:
- cd ${WRKDIR}; \
- ${LN} -s apr-APR_0_9_BRANCH apr-${PORTVERSION}; \
- ${LN} -s apr-util-APU_0_9_BRANCH apr-util-${PORTVERSION}
+post-patch:
+ sed -i .orig1 's/OSVERSION/'${OSVERSION}'/g' \
+ ${WRKDIR}/apr-${PORTVERSION}/build/apr_hints.m4
pre-configure:
.for d in apr apr-util