aboutsummaryrefslogtreecommitdiff
path: root/ftp/ftp-proxy
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-05 19:44:02 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-05 19:44:02 +0000
commitd095d4a96566a3ab095ab2e30430ce93a154f1a7 (patch)
treeca5cd97e4ad40da4b6e4a6c197453610fd6c69b1 /ftp/ftp-proxy
parentc0a7a1f97264b914fa27603f8433b87b38b15f14 (diff)
Notes
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 f9d691561ea2..276d829fae65 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