diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 14:07:27 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 14:07:27 +0000 |
commit | e13515f304b4eb05767a6453990dce8a1cc95234 (patch) | |
tree | 5af52ac5bc3c3ee69de6c955c53219549a3d434b /devel/p5-Config-IniRegEx | |
parent | 4641b63dd110dfe3a5eb439a464a3b08b0a4075d (diff) | |
download | ports-e13515f304b4eb05767a6453990dce8a1cc95234.tar.gz ports-e13515f304b4eb05767a6453990dce8a1cc95234.zip |
Notes
Diffstat (limited to 'devel/p5-Config-IniRegEx')
-rw-r--r-- | devel/p5-Config-IniRegEx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Config-IniRegEx/Makefile b/devel/p5-Config-IniRegEx/Makefile index dc812acf7722..eefcca64b026 100644 --- a/devel/p5-Config-IniRegEx/Makefile +++ b/devel/p5-Config-IniRegEx/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= mopsfelder@gmail.com COMMENT= Ini workaround, regex search for parameters and sections -RUN_DEPENDS= ${SITE_PERL}/Config/IniFiles.pm:${PORTSDIR}/devel/p5-Config-IniFiles +RUN_DEPENDS= p5-Config-IniFiles>=0:${PORTSDIR}/devel/p5-Config-IniFiles PERL_CONFIGURE= yes |