aboutsummaryrefslogtreecommitdiff
path: root/www/yabb
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-01-06 16:53:07 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-01-06 16:53:07 +0000
commit9168603ee2a4caf0184a678f8c87fd4c35b5309e (patch)
treebeed789c375f11c48d387803bbb6f26ed98f78ab /www/yabb
parent7d2247fbb14d14757e294626dc02ce359ccf9953 (diff)
downloadports-9168603ee2a4caf0184a678f8c87fd4c35b5309e.tar.gz
ports-9168603ee2a4caf0184a678f8c87fd4c35b5309e.zip
- Remove conditional checks for FreeBSD 5.x and older
Approved by: pav
Notes
Notes: svn path=/head/; revision=225331
Diffstat (limited to 'www/yabb')
-rw-r--r--www/yabb/Makefile4
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}/*