aboutsummaryrefslogtreecommitdiff
path: root/devel/autoconf254/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/autoconf254/Makefile')
-rw-r--r--devel/autoconf254/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/autoconf254/Makefile b/devel/autoconf254/Makefile
index f92817370da1..411ac7aa9e9b 100644
--- a/devel/autoconf254/Makefile
+++ b/devel/autoconf254/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>