diff options
Diffstat (limited to 'databases/p5-Metadata/Makefile')
-rw-r--r-- | databases/p5-Metadata/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-Metadata/Makefile b/databases/p5-Metadata/Makefile index d8ece2f3eb0c..64b6b1e3518f 100644 --- a/databases/p5-Metadata/Makefile +++ b/databases/p5-Metadata/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Perl implementation of Dublin Core compatible metadata BUILD_DEPENDS= ${SITE_PERL}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |