1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Remove NO_LATEST_LINK

Submitted by:	Oleg V. Volkov <rover@fly.lglobus.ru>
PR:		ports/12307
This commit is contained in:
Justin M. Seger 1999-06-20 21:33:39 +00:00
parent 4c28f9f328
commit f4e1d7c596
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19595

View File

@ -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}" \