diff options
Diffstat (limited to 'www/phpbb/Makefile')
-rw-r--r-- | www/phpbb/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/phpbb/Makefile b/www/phpbb/Makefile index fbb0239bf6a5..905fd87a403b 100644 --- a/www/phpbb/Makefile +++ b/www/phpbb/Makefile @@ -6,7 +6,7 @@ # PORTNAME= phpbb -PORTVERSION= 2.0.18 +PORTVERSION= 2.0.19 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -35,7 +35,6 @@ WWWGRP?= www # WRKSRC= ${WRKDIR}/phpBB2 NO_BUILD= yes -USE_REINPLACE= yes SUB_FILES= pkg-message SUB_LIST= PHPBBURL="${PHPBBURL}" \ PHPBBDIR="${PHPBBDIR}" \ |