svn commit: r462220 - head/lang/ruby25
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Feb 18 11:31:22 UTC 2018
Author: sunpoet
Date: Sun Feb 18 11:31:21 2018
New Revision: 462220
URL: https://svnweb.freebsd.org/changeset/ports/462220
Log:
Fix typo
Modified:
head/lang/ruby25/Makefile
Modified: head/lang/ruby25/Makefile
==============================================================================
--- head/lang/ruby25/Makefile Sun Feb 18 11:30:56 2018 (r462219)
+++ head/lang/ruby25/Makefile Sun Feb 18 11:31:21 2018 (r462220)
@@ -141,7 +141,7 @@ post-patch:
post-build:
#
# Hack to allow modules to be installed into separate PREFIX and/or under user
-# privilegies
+# privileges
#
@${RB_SET_CONF_VAR} "prefix" "ENV['PREFIX'] || \3"
@${RB_SET_CONF_VAR} "INSTALL" "'/usr/bin/install -c'"
More information about the svn-ports-all
mailing list