Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Nov 2013 18:57:52 +0000 (UTC)
From:      Boris Samorodov <bsam@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r334022 - head/japanese/lynx-current
Message-ID:  <201311161857.rAGIvqKd026332@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bsam
Date: Sat Nov 16 18:57:51 2013
New Revision: 334022
URL: http://svnweb.freebsd.org/changeset/ports/334022

Log:
  Remove NO_LATEST_LINK as well (forgotten along with adding
  PKGNAMESUFFIX).

Modified:
  head/japanese/lynx-current/Makefile

Modified: head/japanese/lynx-current/Makefile
==============================================================================
--- head/japanese/lynx-current/Makefile	Sat Nov 16 18:49:11 2013	(r334021)
+++ head/japanese/lynx-current/Makefile	Sat Nov 16 18:57:51 2013	(r334022)
@@ -19,7 +19,6 @@ CONFLICTS=	lynx-2.* ja-lynx-2.8.7.*
 
 WRKSRC=		${WRKDIR}/${PORTNAME}${VERSION:S/./-/g}
 USE_BZIP2=	yes
-NO_LATEST_LINK=	yes
 MAKE_JOBS_UNSAFE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=--with-screen=ncurses --with-zlib --libdir="${L_LIB}" \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311161857.rAGIvqKd026332>