svn commit: r381408 - head/japanese/lynx

Bartek Rutkowski robak at FreeBSD.org
Mon Mar 16 15:16:48 UTC 2015


Author: robak
Date: Mon Mar 16 15:16:46 2015
New Revision: 381408
URL: https://svnweb.freebsd.org/changeset/ports/381408
QAT: https://qat.redports.org/buildarchive/r381408/

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

Modified:
  head/japanese/lynx/Makefile

Modified: head/japanese/lynx/Makefile
==============================================================================
--- head/japanese/lynx/Makefile	Mon Mar 16 15:11:40 2015	(r381407)
+++ head/japanese/lynx/Makefile	Mon Mar 16 15:16:46 2015	(r381408)
@@ -19,7 +19,7 @@ MINOR_VERSION=	rel.1
 
 CONFLICTS=	lynx-2.* ja-lynx-2.8.8.*
 
-USES=		tar:bzip2
+USES=		cpe tar:bzip2
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-screen=ncurses --with-zlib --libdir="${L_LIB}" \
 		--enable-nsl-fork --enable-ipv6 \


More information about the svn-ports-head mailing list