svn commit: r516570 - head/textproc/rubygem-docdiff
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Nov 3 17:32:43 UTC 2019
Author: sunpoet
Date: Sun Nov 3 17:32:42 2019
New Revision: 516570
URL: https://svnweb.freebsd.org/changeset/ports/516570
Log:
Cosmetic change
Modified:
head/textproc/rubygem-docdiff/Makefile
Modified: head/textproc/rubygem-docdiff/Makefile
==============================================================================
--- head/textproc/rubygem-docdiff/Makefile Sun Nov 3 17:28:58 2019 (r516569)
+++ head/textproc/rubygem-docdiff/Makefile Sun Nov 3 17:32:42 2019 (r516570)
@@ -12,9 +12,10 @@ COMMENT= Compares two text files by word, by character
LICENSE= BSD3CLAUSE
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem shebangfix
+USE_RUBY= yes
+
+NO_ARCH= yes
PLIST_FILES= bin/docdiff
More information about the svn-ports-all
mailing list