summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2005-06-12 14:36:03 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2005-06-12 14:36:03 +0000
commit1866ae880fd9dfb36a65df579de5b82885f9bd6a (patch)
tree3a9477dfe25453c5f9e6bfcd184e59e09086fde7 /devel
parentChase libdockapp update. (diff)
Fix build for perl-5.00503.
Pointed by: Scott Allendorf <scott-allendorf ?? uiowa.edu>
Notes
Notes: svn path=/head/; revision=137321
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-PathTools/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-PathTools/Makefile b/devel/p5-PathTools/Makefile
index 052ca3a34253..f53d554a00f9 100644
--- a/devel/p5-PathTools/Makefile
+++ b/devel/p5-PathTools/Makefile
@@ -19,6 +19,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scal
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
+CONFIGURE_ARGS+= DEFINE="-DHAS_GETCWD"
MAN3= Cwd.3 File::Spec.3 File::Spec::Cygwin.3 File::Spec::Epoc.3 \
File::Spec::Functions.3 File::Spec::Mac.3 File::Spec::OS2.3 \