diff options
-rw-r--r-- | www/zope/Makefile | 5 | ||||
-rw-r--r-- | www/zope210/Makefile | 5 | ||||
-rw-r--r-- | www/zope211/Makefile | 5 | ||||
-rw-r--r-- | www/zope213/Makefile | 5 | ||||
-rw-r--r-- | www/zope28/Makefile | 5 | ||||
-rw-r--r-- | www/zope29/Makefile | 5 |
6 files changed, 30 insertions, 0 deletions
diff --git a/www/zope/Makefile b/www/zope/Makefile index 17fdff1d597f..2b6c9a615d60 100644 --- a/www/zope/Makefile +++ b/www/zope/Makefile @@ -20,6 +20,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/_xmlplus/sax/ex USE_PYTHON= yes USE_RC_SUBR= yes +USE_REINPLACE= yes DIST_SUBDIR= zope # Note: the notes that follow reflect the decisions of prior maintainers @@ -61,6 +62,10 @@ ISBATCH= -u admin:test123 ISBATCH= "" .endif +post-patch: + @${REINPLACE_CMD} -e 's,^\(ACCEPTABLE="\)\(.*"\)$$,\1 2.3.4 \2,g' \ + ${WRKSRC}/configure + post-install: @${MV} ${ZOPEBASEDIR}/skel/etc/zope.conf.in ${ZOPEBASEDIR}/skel/etc/zope.conf.sample.in @${SED} ${CONFIG_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} pkg-message diff --git a/www/zope210/Makefile b/www/zope210/Makefile index 17fdff1d597f..2b6c9a615d60 100644 --- a/www/zope210/Makefile +++ b/www/zope210/Makefile @@ -20,6 +20,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/_xmlplus/sax/ex USE_PYTHON= yes USE_RC_SUBR= yes +USE_REINPLACE= yes DIST_SUBDIR= zope # Note: the notes that follow reflect the decisions of prior maintainers @@ -61,6 +62,10 @@ ISBATCH= -u admin:test123 ISBATCH= "" .endif +post-patch: + @${REINPLACE_CMD} -e 's,^\(ACCEPTABLE="\)\(.*"\)$$,\1 2.3.4 \2,g' \ + ${WRKSRC}/configure + post-install: @${MV} ${ZOPEBASEDIR}/skel/etc/zope.conf.in ${ZOPEBASEDIR}/skel/etc/zope.conf.sample.in @${SED} ${CONFIG_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} pkg-message diff --git a/www/zope211/Makefile b/www/zope211/Makefile index 17fdff1d597f..2b6c9a615d60 100644 --- a/www/zope211/Makefile +++ b/www/zope211/Makefile @@ -20,6 +20,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/_xmlplus/sax/ex USE_PYTHON= yes USE_RC_SUBR= yes +USE_REINPLACE= yes DIST_SUBDIR= zope # Note: the notes that follow reflect the decisions of prior maintainers @@ -61,6 +62,10 @@ ISBATCH= -u admin:test123 ISBATCH= "" .endif +post-patch: + @${REINPLACE_CMD} -e 's,^\(ACCEPTABLE="\)\(.*"\)$$,\1 2.3.4 \2,g' \ + ${WRKSRC}/configure + post-install: @${MV} ${ZOPEBASEDIR}/skel/etc/zope.conf.in ${ZOPEBASEDIR}/skel/etc/zope.conf.sample.in @${SED} ${CONFIG_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} pkg-message diff --git a/www/zope213/Makefile b/www/zope213/Makefile index 17fdff1d597f..2b6c9a615d60 100644 --- a/www/zope213/Makefile +++ b/www/zope213/Makefile @@ -20,6 +20,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/_xmlplus/sax/ex USE_PYTHON= yes USE_RC_SUBR= yes +USE_REINPLACE= yes DIST_SUBDIR= zope # Note: the notes that follow reflect the decisions of prior maintainers @@ -61,6 +62,10 @@ ISBATCH= -u admin:test123 ISBATCH= "" .endif +post-patch: + @${REINPLACE_CMD} -e 's,^\(ACCEPTABLE="\)\(.*"\)$$,\1 2.3.4 \2,g' \ + ${WRKSRC}/configure + post-install: @${MV} ${ZOPEBASEDIR}/skel/etc/zope.conf.in ${ZOPEBASEDIR}/skel/etc/zope.conf.sample.in @${SED} ${CONFIG_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} pkg-message diff --git a/www/zope28/Makefile b/www/zope28/Makefile index 17fdff1d597f..2b6c9a615d60 100644 --- a/www/zope28/Makefile +++ b/www/zope28/Makefile @@ -20,6 +20,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/_xmlplus/sax/ex USE_PYTHON= yes USE_RC_SUBR= yes +USE_REINPLACE= yes DIST_SUBDIR= zope # Note: the notes that follow reflect the decisions of prior maintainers @@ -61,6 +62,10 @@ ISBATCH= -u admin:test123 ISBATCH= "" .endif +post-patch: + @${REINPLACE_CMD} -e 's,^\(ACCEPTABLE="\)\(.*"\)$$,\1 2.3.4 \2,g' \ + ${WRKSRC}/configure + post-install: @${MV} ${ZOPEBASEDIR}/skel/etc/zope.conf.in ${ZOPEBASEDIR}/skel/etc/zope.conf.sample.in @${SED} ${CONFIG_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} pkg-message diff --git a/www/zope29/Makefile b/www/zope29/Makefile index 17fdff1d597f..2b6c9a615d60 100644 --- a/www/zope29/Makefile +++ b/www/zope29/Makefile @@ -20,6 +20,7 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/_xmlplus/sax/ex USE_PYTHON= yes USE_RC_SUBR= yes +USE_REINPLACE= yes DIST_SUBDIR= zope # Note: the notes that follow reflect the decisions of prior maintainers @@ -61,6 +62,10 @@ ISBATCH= -u admin:test123 ISBATCH= "" .endif +post-patch: + @${REINPLACE_CMD} -e 's,^\(ACCEPTABLE="\)\(.*"\)$$,\1 2.3.4 \2,g' \ + ${WRKSRC}/configure + post-install: @${MV} ${ZOPEBASEDIR}/skel/etc/zope.conf.in ${ZOPEBASEDIR}/skel/etc/zope.conf.sample.in @${SED} ${CONFIG_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} pkg-message |