diff options
Diffstat (limited to 'devel/p5-File-CreationTime/Makefile')
-rw-r--r-- | devel/p5-File-CreationTime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-File-CreationTime/Makefile b/devel/p5-File-CreationTime/Makefile index a59402172cde..94ba35d94430 100644 --- a/devel/p5-File-CreationTime/Makefile +++ b/devel/p5-File-CreationTime/Makefile @@ -15,7 +15,7 @@ MAINTAINER= tobez@FreeBSD.org COMMENT= Keeps track of file creation times BUILD_DEPENDS= ${SITE_PERL}/File/Attributes.pm:${PORTSDIR}/devel/p5-File-Attributes -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |