aboutsummaryrefslogtreecommitdiff
path: root/textproc/groff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/groff/Makefile')
-rw-r--r--textproc/groff/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/groff/Makefile b/textproc/groff/Makefile
index d93d3d248f32..5062d50428ed 100644
--- a/textproc/groff/Makefile
+++ b/textproc/groff/Makefile
@@ -73,7 +73,7 @@ post-configure:
${SET_LATE_CONFIGURE_ARGS} \
if ! ${SETENV} CC="${CC}" CPP="${CPP}" CXX="${CXX}" \
CFLAGS="${CFLAGS}" CXXFLAGS="${CXXFLAGS}" \
- INSTALL="/usr/bin/install -c ${_BINOWNGRP}" \
+ INSTALL="/usr/bin/install -c" \
INSTALL_DATA="${INSTALL_DATA}" \
INSTALL_LIB="${INSTALL_LIB}" \
INSTALL_PROGRAM="${INSTALL_PROGRAM}" \