summaryrefslogtreecommitdiff
path: root/www/ap-perl
diff options
context:
space:
mode:
authorhubertf <hubertf>2001-04-09 22:24:51 +0000
committerhubertf <hubertf>2001-04-09 22:24:51 +0000
commitf7b4854b360e8e27f3cda2982856acd60106f534 (patch)
treee24a76a43fb0dd79f4b0573e53a5e15ac21eb8b4 /www/ap-perl
parent8346c9c07a49c8b466a88ca6b897d1183ab52740 (diff)
downloadpkgsrc-f7b4854b360e8e27f3cda2982856acd60106f534.tar.gz
generate dir before copying file(s) to it. PR 12590.
Diffstat (limited to 'www/ap-perl')
-rw-r--r--www/ap-perl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/ap-perl/Makefile b/www/ap-perl/Makefile
index e7db3e000e6..58a9721d406 100644
--- a/www/ap-perl/Makefile
+++ b/www/ap-perl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2001/02/17 17:21:50 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2001/04/09 22:24:51 hubertf Exp $
#
DISTNAME= mod_perl-1.25
@@ -25,6 +25,7 @@ do-configure:
@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL ${MAKE_PARAMS}
post-install:
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/httpd/htdocs/manual/mod
${INSTALL_DATA} ${WRKSRC}/htdocs/manual/mod/mod_perl.html \
${PREFIX}/share/httpd/htdocs/manual/mod