Revert r462121

Suggested by:	cy
Reference:	https://lists.freebsd.org/pipermail/svn-ports-all/2018-February/174892.html
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-02-18 11:30:56 +00:00
parent 0053822a18
commit 5852064255
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462219

View file

@ -141,7 +141,7 @@ post-patch:
post-build:
#
# Hack to allow modules to be installed into separate PREFIX and/or under user
# privileges
# privilegies
#
@${RB_SET_CONF_VAR} "prefix" "ENV['PREFIX'] || \3"
@${RB_SET_CONF_VAR} "INSTALL" "'/usr/bin/install -c'"