summaryrefslogtreecommitdiff
path: root/ftp/ncftp3/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-02-16 13:16:43 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-02-16 13:16:43 +0000
commitd44a58abe93c0438399abf75a1122f6f7a523953 (patch)
tree1637c0c693c88b983271a86d8fc39ff7098367ec /ftp/ncftp3/Makefile
parentMark this port broken, doesn't package. (I put BROKEN in the beginning, (diff)
Define NO_LATEST_LINK for net/ncftp3 and www/squid12 because these are
unstable betas with better versions in the tree. (There are probably more but these were the only ones I could pull off the top of my head.)
Notes
Notes: svn path=/head/; revision=9754
Diffstat (limited to '')
-rw-r--r--ftp/ncftp3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ftp/ncftp3/Makefile b/ftp/ncftp3/Makefile
index 471adda391a9..9cd190ccd79c 100644
--- a/ftp/ncftp3/Makefile
+++ b/ftp/ncftp3/Makefile
@@ -4,7 +4,7 @@
# Date created: 4 Nov 1994
# Whom: ache
#
-# $Id: Makefile,v 1.42 1998/01/31 17:49:54 jseger Exp $
+# $Id: Makefile,v 1.43 1998/02/13 04:36:53 obrien Exp $
#
DISTNAME= ncftp-3.0beta9-src
@@ -18,6 +18,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//}
GNU_CONFIGURE= yes
MAN1= ncftp3.1 ncftpbatch.1 ncftpget.1 ncftpls.1 ncftpput.1
MAN3= Strn.3
+NO_LATEST_LINK= yes
pre-build:
cd ${WRKSRC}/Strn ; make so