aboutsummaryrefslogtreecommitdiff
path: root/sysutils/sysgather
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-28 18:37:23 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-28 18:37:23 +0000
commit2f57eb092608beb8bbffe9812d1ec7c511510adc (patch)
tree97c05a4ce9683e5d9a23d2f9aae98d4c08cb2f85 /sysutils/sysgather
parent249ae119e2118396c64c42bcc26b25b0fbbcc8e5 (diff)
Notes
Diffstat (limited to 'sysutils/sysgather')
-rw-r--r--sysutils/sysgather/Makefile2
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