diff options
Diffstat (limited to 'www/punbb/Makefile')
-rw-r--r-- | www/punbb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/punbb/Makefile b/www/punbb/Makefile index f25548159384..c9e3e05e7926 100644 --- a/www/punbb/Makefile +++ b/www/punbb/Makefile @@ -23,7 +23,7 @@ COMMENT= A fast and lightweight PHP-powered discussion board BUILD_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip NO_BUILD= yes -PUNBBDIR?= ${TARGETDIR}/www/punbb +PUNBBDIR?= ${PREFIX}/www/punbb USE_PHP= yes USE_ZIP= yes |