diff options
Diffstat (limited to 'devel/p5-Rcs-Agent/Makefile')
-rw-r--r-- | devel/p5-Rcs-Agent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Rcs-Agent/Makefile b/devel/p5-Rcs-Agent/Makefile index c60a13aea999..54c6e17b943c 100644 --- a/devel/p5-Rcs-Agent/Makefile +++ b/devel/p5-Rcs-Agent/Makefile @@ -15,7 +15,7 @@ MAINTAINER= nick@foobar.org COMMENT= A perl module for RCS archive manipulation BUILD_DEPENDS= p5-String-ShellQuote>1.00:${PORTSDIR}/textproc/p5-String-ShellQuote -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |