summaryrefslogtreecommitdiffstats
path: root/devel/autoconf26/Makefile
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2001-12-24 14:34:26 +0000
committerwill <will@FreeBSD.org>2001-12-24 14:34:26 +0000
commit9587db3873a4c1d04fab03ecced2a6643df19152 (patch)
tree7abde3fdae48bdd1dca987b291a2f289e2610159 /devel/autoconf26/Makefile
parent985277b9aef14d04287469af4b12cec55e820ccf (diff)
downloadFreeBSD-ports-9587db3873a4c1d04fab03ecced2a6643df19152.zip
FreeBSD-ports-9587db3873a4c1d04fab03ecced2a6643df19152.tar.gz
Provide install-sh.
PR: 25828 Submitted by: yar
Diffstat (limited to 'devel/autoconf26/Makefile')
-rw-r--r--devel/autoconf26/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/autoconf26/Makefile b/devel/autoconf26/Makefile
index f928173..411ac7a 100644
--- a/devel/autoconf26/Makefile
+++ b/devel/autoconf26/Makefile
@@ -23,4 +23,7 @@ MAN1= autoconf.1 autoheader.1 autoreconf.1 \
autoscan.1 autoupdate.1 config.guess.1 \
config.sub.1 ifnames.1
+post-install:
+ ${INSTALL_SCRIPT} ${WRKSRC}/config/install-sh ${PREFIX}/share/autoconf
+
.include <bsd.port.mk>
OpenPOWER on IntegriCloud