svn commit: r543792 - head/devel/rubygem-etc
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jul 30 15:03:59 UTC 2020
Author: sunpoet
Date: Thu Jul 30 15:03:58 2020
New Revision: 543792
URL: https://svnweb.freebsd.org/changeset/ports/543792
Log:
Clean up Makefile
This port is not architecture-independent.
Notified by: 0mp
Modified:
head/devel/rubygem-etc/Makefile
Modified: head/devel/rubygem-etc/Makefile
==============================================================================
--- head/devel/rubygem-etc/Makefile Thu Jul 30 14:47:45 2020 (r543791)
+++ head/devel/rubygem-etc/Makefile Thu Jul 30 15:03:58 2020 (r543792)
@@ -15,6 +15,4 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= gem
USE_RUBY= yes
-#NO_ARCH= yes
-
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list