svn commit: r406490 - head/japanese/gedy

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jan 17 13:30:21 UTC 2016


Author: sunpoet
Date: Sun Jan 17 13:30:19 2016
New Revision: 406490
URL: https://svnweb.freebsd.org/changeset/ports/406490

Log:
  - Add NO_ARCH
  
  Approved by:	portmgr (blanket)
  Sponsored by:	PortsCamp Taiwan

Modified:
  head/japanese/gedy/Makefile

Modified: head/japanese/gedy/Makefile
==============================================================================
--- head/japanese/gedy/Makefile	Sun Jan 17 13:30:15 2016	(r406489)
+++ head/japanese/gedy/Makefile	Sun Jan 17 13:30:19 2016	(r406490)
@@ -27,6 +27,7 @@ EXTRACT_CMD=		${CP}
 EXTRACT_BEFORE_ARGS=	-p
 EXTRACT_AFTER_ARGS=	.
 NO_WRKSUBDIR=		yes
+NO_ARCH=		yes
 NO_BUILD=		yes
 
 PLIST_FILES=	bin/${PORTNAME}


More information about the svn-ports-head mailing list