aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2014-08-01 19:36:55 +0000
committerKurt Jaeger <pi@FreeBSD.org>2014-08-01 19:36:55 +0000
commiteb2643090cb76eda012d18513ff617189cf27b49 (patch)
tree4ae7354d55112ec404cf0d30a81be587625a5a6a /sysutils
parent12bea20bfc4df9c543f3ddd25007f6aee3e340b3 (diff)
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/coreutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/coreutils/Makefile b/sysutils/coreutils/Makefile
index d700ef3f8c24..e6ea5a392817 100644
--- a/sysutils/coreutils/Makefile
+++ b/sysutils/coreutils/Makefile
@@ -46,6 +46,7 @@ EXTRA_PATCHES= ${PATCHDIR}/extra-patch-stty.c
post-build:
@${REINPLACE_CMD} -e "s/ lib / /g" ${WRKSRC}/Makefile
+ @${TOUCH} ${WRKSRC}/doc/coreutils.info
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/g* \