diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-01-06 16:53:07 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-01-06 16:53:07 +0000 |
commit | 9168603ee2a4caf0184a678f8c87fd4c35b5309e (patch) | |
tree | beed789c375f11c48d387803bbb6f26ed98f78ab /www/yabb/Makefile | |
parent | 7d2247fbb14d14757e294626dc02ce359ccf9953 (diff) |
Notes
Diffstat (limited to 'www/yabb/Makefile')
-rw-r--r-- | www/yabb/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/www/yabb/Makefile b/www/yabb/Makefile index 5303e84fc042..b5dbe7efc520 100644 --- a/www/yabb/Makefile +++ b/www/yabb/Makefile @@ -39,10 +39,6 @@ ISOFILES= Setup.pl Admin/ManageTemplates.pl Languages/English/Admin.lng \ .include <bsd.port.pre.mk> -.if ${OSVERSION} < 600021 && ( ${OSVERSION} < 504102 || ${OSVERSION} > 599999 ) -RUN_DEPENDS+= sha256:${PORTSDIR}/sysutils/freebsd-sha256 -.endif - post-extract: @${RM} -rf ${WCGI}/Convert ${WCGI}/Modules ${WCGI}/FixFile.pl @${CHMOD} -R a=,u+rwX ${WCGI}/* |