Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Feb 2019 09:18:05 +0000 (UTC)
From:      =?UTF-8?Q?Vin=c3=adcius_Zavam?= <egypcio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r494137 - head/lang/coffeescript
Message-ID:  <201902280918.x1S9I5v8016794@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902280918.x1S9I5v8016794>