summaryrefslogtreecommitdiff
path: root/www/lynx
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1999-06-20 21:33:39 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1999-06-20 21:33:39 +0000
commitf4e1d7c5968b89ba21f3a2d75b329aff0be0bcdd (patch)
tree757f861627494938e30e06bfc8ebff4c8c228bed /www/lynx
parentUpgrade tkgnats to 3.0.10 (diff)
Remove NO_LATEST_LINK
Submitted by: Oleg V. Volkov <rover@fly.lglobus.ru> PR: ports/12307
Notes
Notes: svn path=/head/; revision=19595
Diffstat (limited to 'www/lynx')
-rw-r--r--www/lynx/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile
index 1fc422357a5d..17db59076088 100644
--- a/www/lynx/Makefile
+++ b/www/lynx/Makefile
@@ -3,7 +3,7 @@
# Date created: 15 Dec 1994
# Whom: ache
#
-# $Id: Makefile,v 1.83 1999/04/19 19:51:11 jseger Exp $
+# $Id: Makefile,v 1.84 1999/06/18 21:18:27 mph Exp $
#
DISTNAME= lynx2.8.2rel.1
@@ -14,7 +14,6 @@ MASTER_SITES= http://sol.slcc.edu/lynx/current/
MAINTAINER= jseger@FreeBSD.ORG
USE_BZIP2= YES
-NO_LATEST_LINK= YES
WRKSRC= ${WRKDIR}/lynx2-8-2
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --with-screen=ncurses --with-zlib --libdir="${L_LIB}" \