aboutsummaryrefslogtreecommitdiff
path: root/lang/perl5.16
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1998-08-07 14:16:20 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1998-08-07 14:16:20 +0000
commite5075774e40c5fac0b636d469f789c8d4a8377dc (patch)
treec82f87ec7a55bd91f6aac46b2991f728c3230954 /lang/perl5.16
parent517e01713a1c38f742a5914ff3bb59845c18886d (diff)
downloadports-e5075774e40c5fac0b636d469f789c8d4a8377dc.tar.gz
ports-e5075774e40c5fac0b636d469f789c8d4a8377dc.zip
create needed directories before making .ph files
Notes
Notes: svn path=/head/; revision=12315
Diffstat (limited to 'lang/perl5.16')
-rw-r--r--lang/perl5.16/pkg-install1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/perl5.16/pkg-install b/lang/perl5.16/pkg-install
index bf9dcb3f3a49..adbce4a3ecf6 100644
--- a/lang/perl5.16/pkg-install
+++ b/lang/perl5.16/pkg-install
@@ -4,6 +4,7 @@ if [ "$2" != POST-INSTALL ] ; then
exit 0
fi
+install -d ${PREFIX:-/usr/local}/lib/perl5/site_perl/5.005/i386-freebsd
cd /usr/include && ${PREFIX:-/usr/local}/bin/h2ph *.h machine/*.h sys/*.h