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 e9aafa8bfe5a..3915789c6e3d 100644 --- a/www/punbb/Makefile +++ b/www/punbb/Makefile @@ -19,7 +19,7 @@ COMMENT= Fast and lightweight PHP-powered discussion board LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS+= ${UNZIP_CMD}:${PORTSDIR}/archivers/unzip +BUILD_DEPENDS+= ${UNZIP_CMD}:archivers/unzip PORTEXAMPLES= 12_to_1222_update.php example_config.php \ turn_off_maintenance_mode.php |