summaryrefslogtreecommitdiffstats
path: root/ftp/ftpsesame
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-01-05 19:44:02 +0000
committerpav <pav@FreeBSD.org>2009-01-05 19:44:02 +0000
commit72173ae40a3c3cc1a23bba84b7ed08e57ae4f92e (patch)
treed1102c67d6d770e809475dae366f152130cb1883 /ftp/ftpsesame
parent5ae596207dc0bd85ca28a43d715d82bc6b358b81 (diff)
downloadFreeBSD-ports-72173ae40a3c3cc1a23bba84b7ed08e57ae4f92e.zip
FreeBSD-ports-72173ae40a3c3cc1a23bba84b7ed08e57ae4f92e.tar.gz
- Remove conditional checks for FreeBSD 5.x and older
Diffstat (limited to 'ftp/ftpsesame')
-rw-r--r--ftp/ftpsesame/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/ftp/ftpsesame/Makefile b/ftp/ftpsesame/Makefile
index 6a5c0f7..074f06f 100644
--- a/ftp/ftpsesame/Makefile
+++ b/ftp/ftpsesame/Makefile
@@ -21,10 +21,4 @@ USE_RC_SUBR= ftpsesame.sh
MAKE_ARGS= PREFIX=${PREFIX} MANPREFIX=${MANPREFIX}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 600034
-IGNORE= need BIOCLOCK and BIOCSETWF ioctls (FreeBSD 6.0+)
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud