diff options
Diffstat (limited to 'www/p5-Gantry/Makefile')
-rw-r--r-- | www/p5-Gantry/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Gantry/Makefile b/www/p5-Gantry/Makefile index 7ea99e693021..2bf231327d26 100644 --- a/www/p5-Gantry/Makefile +++ b/www/p5-Gantry/Makefile @@ -35,7 +35,7 @@ USE_PERL5= modbuild CONFIGURE_ARGS= </dev/null PLIST_SUB+= WWWDIR=${WWWDIR} -WWWDIR= ${PREFIX}/www/${PORTNAME:L} +WWWDIR= ${PREFIX}/www/${PORTNAME:tl} post-patch: ${REINPLACE_CMD} -e 's,/home/httpd/html/gantry,${WWWDIR},g' \ |