aboutsummaryrefslogtreecommitdiff
path: root/www/abyssws
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/abyssws
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/abyssws')
-rw-r--r--www/abyssws/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/www/abyssws/Makefile b/www/abyssws/Makefile
index e5b7e86bfdd4..72b2f7e99800 100644
--- a/www/abyssws/Makefile
+++ b/www/abyssws/Makefile
@@ -25,10 +25,6 @@ USE_RC_SUBR= abyssws.sh
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 600000
-IGNORE= is for FreeBSD 6.x and newer
-.endif
-
.if ${OSVERSION} >= 700043
LIB_DEPENDS+= c.6:${PORTSDIR}/misc/compat6x
.endif