diff options
Diffstat (limited to 'devel/p5-SVN-Simple/Makefile')
-rw-r--r-- | devel/p5-SVN-Simple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-SVN-Simple/Makefile b/devel/p5-SVN-Simple/Makefile index a29ea303eed7..831c406bd72f 100644 --- a/devel/p5-SVN-Simple/Makefile +++ b/devel/p5-SVN-Simple/Makefile @@ -16,7 +16,7 @@ MAINTAINER= rafan@FreeBSD.org COMMENT= Simple interface to SVN::Delta::Editor BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SVN/Core.pm:${PORTSDIR}/devel/p5-subversion -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |