diff options
| author | Andrej Zverev <az@FreeBSD.org> | 2012-06-28 18:37:23 +0000 |
|---|---|---|
| committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-28 18:37:23 +0000 |
| commit | 2f57eb092608beb8bbffe9812d1ec7c511510adc (patch) | |
| tree | 97c05a4ce9683e5d9a23d2f9aae98d4c08cb2f85 /sysutils/sysgather | |
| parent | 249ae119e2118396c64c42bcc26b25b0fbbcc8e5 (diff) | |
Notes
Diffstat (limited to 'sysutils/sysgather')
| -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 |
