summaryrefslogtreecommitdiffstats
path: root/misc/grc/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-04-26 04:16:11 +0000
committerijliao <ijliao@FreeBSD.org>2001-04-26 04:16:11 +0000
commitfdf36d1189054fbb4cff8d8fd754d2c8b7d2b9c7 (patch)
tree650819f2ee6bdae29aaeea425374f4194db7c91f /misc/grc/Makefile
parenta70dafded907dd3738027c190d98136015cca253 (diff)
downloadFreeBSD-ports-fdf36d1189054fbb4cff8d8fd754d2c8b7d2b9c7.zip
FreeBSD-ports-fdf36d1189054fbb4cff8d8fd754d2c8b7d2b9c7.tar.gz
dont install manpages into bin/
Noted by: bento's log
Diffstat (limited to 'misc/grc/Makefile')
-rw-r--r--misc/grc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/grc/Makefile b/misc/grc/Makefile
index bbba0e8..2832599 100644
--- a/misc/grc/Makefile
+++ b/misc/grc/Makefile
@@ -28,7 +28,7 @@ post-patch:
.endfor
do-install:
-.for file in grc grcat ${MAN1}
+.for file in grc grcat
${INSTALL_SCRIPT} ${WRKSRC}/${file} ${PREFIX}/bin
.endfor
OpenPOWER on IntegriCloud