diff options
Diffstat (limited to 'net/p5-X500-DN/Makefile')
-rw-r--r-- | net/p5-X500-DN/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-X500-DN/Makefile b/net/p5-X500-DN/Makefile index 7ee741928b5c..1056457b0a93 100644 --- a/net/p5-X500-DN/Makefile +++ b/net/p5-X500-DN/Makefile @@ -15,7 +15,7 @@ MAINTAINER= skv@FreeBSD.org COMMENT= Handle X.500 DNs (Distinguished Names), parse and format them BUILD_DEPENDS= ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |