svn commit: r358004 - head/japanese/eterm

MANTANI Nobutaka nobutaka at FreeBSD.org
Mon Jun 16 14:41:22 UTC 2014


Author: nobutaka
Date: Mon Jun 16 14:41:21 2014
New Revision: 358004
URL: http://svnweb.freebsd.org/changeset/ports/358004
QAT: https://qat.redports.org/buildarchive/r358004/

Log:
  Remove NO_STAGE mark because staging is supported by the master port (x11/eterm).

Modified:
  head/japanese/eterm/Makefile

Modified: head/japanese/eterm/Makefile
==============================================================================
--- head/japanese/eterm/Makefile	Mon Jun 16 14:33:03 2014	(r358003)
+++ head/japanese/eterm/Makefile	Mon Jun 16 14:41:21 2014	(r358004)
@@ -23,7 +23,6 @@ PLIST=		${MASTERDIR}/pkg-plist
 
 THEMES=		Escreen Eterm auto trans
 
-NO_STAGE=	yes
 pre-configure:
 	@${REINPLACE_CMD} -e "s,echo aout,echo elf,g" ${WRKSRC}/configure
 


More information about the svn-ports-head mailing list