diff options
Diffstat (limited to 'devel/p5-App-SVN-Bisect/Makefile')
-rw-r--r-- | devel/p5-App-SVN-Bisect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-App-SVN-Bisect/Makefile b/devel/p5-App-SVN-Bisect/Makefile index f4745b24b875..fb0d0de82547 100644 --- a/devel/p5-App-SVN-Bisect/Makefile +++ b/devel/p5-App-SVN-Bisect/Makefile @@ -18,7 +18,7 @@ COMMENT= Binary search through svn revisions BUILD_DEPENDS= p5-IO-All>0:${PORTSDIR}/devel/p5-IO-All \ p5-YAML-Syck>0:${PORTSDIR}/textproc/p5-YAML-Syck \ ${LOCALBASE}/bin/svn:${PORTSDIR}/devel/subversion -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |