diff options
Diffstat (limited to 'devel/cvs2darcs/Makefile')
-rw-r--r-- | devel/cvs2darcs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvs2darcs/Makefile b/devel/cvs2darcs/Makefile index 9f890463c2e1..f9617b647f0e 100644 --- a/devel/cvs2darcs/Makefile +++ b/devel/cvs2darcs/Makefile @@ -19,7 +19,7 @@ LICENSE= GPLv2 BUILD_DEPENDS= darcs:${PORTSDIR}/devel/hs-darcs \ cvsps:${PORTSDIR}/devel/cvsps \ ${SITE_PERL}/HTTP/Date.pm:${PORTSDIR}/www/p5-libwww -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} GNU_CONFIGURE= yes USE_PERL5= yes |