diff options
Diffstat (limited to 'www/mod_amazon_proxy/Makefile')
-rw-r--r-- | www/mod_amazon_proxy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_amazon_proxy/Makefile b/www/mod_amazon_proxy/Makefile index 67b6104693e6..546ba9faae93 100644 --- a/www/mod_amazon_proxy/Makefile +++ b/www/mod_amazon_proxy/Makefile @@ -20,6 +20,7 @@ CONFDIR= ${PREFIX}/${APACHEETCDIR}/Includes PORTDOCS= README PORTEXAMPLES= rpaproxy.yaml +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|modules|${APACHEMODDIR}|' ${WRKSRC}/${CONFFILE}.sample |