svn commit: r334022 - head/japanese/lynx-current

Boris Samorodov bsam at FreeBSD.org
Sat Nov 16 18:57:52 UTC 2013


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


More information about the svn-ports-all mailing list