1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Add NO_LATEST_LINK.

This commit is contained in:
Satoshi Asami 1998-03-21 12:54:43 +00:00
parent 9f02936403
commit 06e2ac60d0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=10267

View File

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