diff options
Diffstat (limited to 'sysutils/sysgather/Makefile')
-rw-r--r-- | sysutils/sysgather/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/sysgather/Makefile b/sysutils/sysgather/Makefile index 283db329b36f..833e961e2c27 100644 --- a/sysutils/sysgather/Makefile +++ b/sysutils/sysgather/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/pre/} MAINTAINER= ports@FreeBSD.org COMMENT= Keep configuration files under version control -BUILD_DEPENDS= ${SITE_PERL}/Config/IniFiles.pm:${PORTSDIR}/devel/p5-Config-IniFiles +BUILD_DEPENDS= p5-Config-IniFiles>=0:${PORTSDIR}/devel/p5-Config-IniFiles RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= yes |