svn commit: r494137 - head/lang/coffeescript

Vinícius Zavam egypcio at FreeBSD.org
Thu Feb 28 09:18:06 UTC 2019


Author: egypcio
Date: Thu Feb 28 09:18:05 2019
New Revision: 494137
URL: https://svnweb.freebsd.org/changeset/ports/494137

Log:
  lang/coffeescript: set NO_ARCH
  
    - PORTREVISION was not bumped.
  
  PR:		235981
  Submitted by:	Samy Mahmoudi <samy.mahmoudi % gmail.com>
  Approved by:	rene (mentor)

Modified:
  head/lang/coffeescript/Makefile

Modified: head/lang/coffeescript/Makefile
==============================================================================
--- head/lang/coffeescript/Makefile	Thu Feb 28 09:00:52 2019	(r494136)
+++ head/lang/coffeescript/Makefile	Thu Feb 28 09:18:05 2019	(r494137)
@@ -21,6 +21,7 @@ CONFLICTS_INSTALL=	cake
 
 OPTIONS_DEFINE=	EXAMPLES
 
+NO_ARCH=	yes
 NO_BUILD=	yes
 
 do-install:


More information about the svn-ports-head mailing list