Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jul 2020 15:09:15 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r543793 - head/devel/rubygem-zlib
Message-ID:  <202007301509.06UF9FTL074971@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Jul 30 15:09:14 2020
New Revision: 543793
URL: https://svnweb.freebsd.org/changeset/ports/543793

Log:
  Clean up Makefile
  
  This port is not architecture-independent.

Modified:
  head/devel/rubygem-zlib/Makefile

Modified: head/devel/rubygem-zlib/Makefile
==============================================================================
--- head/devel/rubygem-zlib/Makefile	Thu Jul 30 15:03:58 2020	(r543792)
+++ head/devel/rubygem-zlib/Makefile	Thu Jul 30 15:09:14 2020	(r543793)
@@ -15,6 +15,4 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 USES=		gem
 USE_RUBY=	yes
 
-#NO_ARCH=	yes
-
 .include <bsd.port.mk>



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