summaryrefslogtreecommitdiff
path: root/www/lynx-current
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-03-21 12:54:43 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-03-21 12:54:43 +0000
commit06e2ac60d0ea428915dc6ecf8008ceb6f00d57b7 (patch)
treed5b48818387bd8ec19dbe8b51ec220ae4efa57be /www/lynx-current
parentMark this port broken, checksum mismatches and directory structure is (diff)
Add NO_LATEST_LINK.
Notes
Notes: svn path=/head/; revision=10267
Diffstat (limited to 'www/lynx-current')
-rw-r--r--www/lynx-current/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile
index 2482268fe35a..7f2bc6beb072 100644
--- a/www/lynx-current/Makefile
+++ b/www/lynx-current/Makefile
@@ -4,7 +4,7 @@
# Date created: 15 Dec 1994
# Whom: ache
#
-# $Id: Makefile,v 1.83 1998/03/08 12:19:18 ache Exp $
+# $Id: Makefile,v 1.84 1998/03/11 01:54:20 ache Exp $
#
DISTNAME= lynx2.8rel.2
@@ -14,6 +14,7 @@ MASTER_SITES= http://sol.slcc.edu/lynx/current/
MAINTAINER= ache@FreeBSD.ORG
+NO_LATEST_LINK= YES
WRKSRC= ${WRKDIR}/lynx2-8
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --with-screen=ncurses --with-zlib --libdir="${PREFIX}/etc"