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

Bartek Rutkowski robak at FreeBSD.org
Tue Mar 17 08:15:55 UTC 2015


Author: robak
Date: Tue Mar 17 08:15:54 2015
New Revision: 381471
URL: https://svnweb.freebsd.org/changeset/ports/381471
QAT: https://qat.redports.org/buildarchive/r381471/

Log:
  japanese/lynx-current: add USES= cpe
  
  PR:		197546
  Submitted by:	Shun <shun.fbsd.pr at dropcut.net>

Modified:
  head/japanese/lynx-current/Makefile

Modified: head/japanese/lynx-current/Makefile
==============================================================================
--- head/japanese/lynx-current/Makefile	Tue Mar 17 07:59:01 2015	(r381470)
+++ head/japanese/lynx-current/Makefile	Tue Mar 17 08:15:54 2015	(r381471)
@@ -19,7 +19,7 @@ MINOR_VERSION=	dev.3
 CONFLICTS=	lynx-2.* ja-lynx-2.8.7.*
 
 WRKSRC=		${WRKDIR}/${PORTNAME}${VERSION:S/./-/g}
-USES=		tar:bzip2
+USES=		cpe tar:bzip2
 MAKE_JOBS_UNSAFE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=--with-screen=ncurses --with-zlib --libdir="${L_LIB}" \


More information about the svn-ports-head mailing list