summaryrefslogtreecommitdiffstats
path: root/ftp/ftp-proxy
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/ftp-proxy
parent5ae596207dc0bd85ca28a43d715d82bc6b358b81 (diff)
downloadFreeBSD-ports-72173ae40a3c3cc1a23bba84b7ed08e57ae4f92e.zip
FreeBSD-ports-72173ae40a3c3cc1a23bba84b7ed08e57ae4f92e.tar.gz
- Remove conditional checks for FreeBSD 5.x and older
Diffstat (limited to 'ftp/ftp-proxy')
-rw-r--r--ftp/ftp-proxy/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/ftp/ftp-proxy/Makefile b/ftp/ftp-proxy/Makefile
index f9d6915..276d829 100644
--- a/ftp/ftp-proxy/Makefile
+++ b/ftp/ftp-proxy/Makefile
@@ -30,10 +30,6 @@ CFLAGS+= -I${LOCALBASE}/include
IGNORE= is a part of base for 7.0 and above
.endif
-.if ${OSVERSION} < 502106
-IGNORE= only for 5.3 and above
-.endif
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/ftp-proxy ${PREFIX}/sbin
${INSTALL_MAN} ${WRKSRC}/ftp-proxy.8.gz ${PREFIX}/man/man8
OpenPOWER on IntegriCloud