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 94ba35d94430..de1b53b8a314 100644 --- a/devel/p5-File-CreationTime/Makefile +++ b/devel/p5-File-CreationTime/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Keeps track of file creation times -BUILD_DEPENDS= ${SITE_PERL}/File/Attributes.pm:${PORTSDIR}/devel/p5-File-Attributes +BUILD_DEPENDS= p5-File-Attributes>=0:${PORTSDIR}/devel/p5-File-Attributes RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |