aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Config-IniHash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Config-IniHash/Makefile')
-rw-r--r--devel/p5-Config-IniHash/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Config-IniHash/Makefile b/devel/p5-Config-IniHash/Makefile
index a40aedfa8b6a..bfa1da68d259 100644
--- a/devel/p5-Config-IniHash/Makefile
+++ b/devel/p5-Config-IniHash/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for reading and writing INI files
-RUN_DEPENDS= p5-Hash-Case>=0:${PORTSDIR}/devel/p5-Hash-Case \
- p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \
- p5-Hash-WithDefaults>=0.04:${PORTSDIR}/devel/p5-Hash-WithDefaults
+RUN_DEPENDS= p5-Hash-Case>=0:devel/p5-Hash-Case \
+ p5-IO-stringy>=0:devel/p5-IO-stringy \
+ p5-Hash-WithDefaults>=0.04:devel/p5-Hash-WithDefaults
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5 dos2unix