diff options
-rw-r--r-- | devel/p5-PathTools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-PathTools/Makefile b/devel/p5-PathTools/Makefile index 052ca3a..f53d554 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 \ |