aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Inline-CPP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Inline-CPP/Makefile')
-rw-r--r--devel/p5-Inline-CPP/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Inline-CPP/Makefile b/devel/p5-Inline-CPP/Makefile
index 556d44903b79..4f5837f0f313 100644
--- a/devel/p5-Inline-CPP/Makefile
+++ b/devel/p5-Inline-CPP/Makefile
@@ -12,11 +12,11 @@ COMMENT= Write Perl subroutines and classes in C++
LICENSE= ART10
-BUILD_DEPENDS= p5-Inline>=0.78:${PORTSDIR}/devel/p5-Inline \
- p5-Inline-C>=0.67:${PORTSDIR}/devel/p5-Inline-C \
- p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent
+BUILD_DEPENDS= p5-Inline>=0.78:devel/p5-Inline \
+ p5-Inline-C>=0.67:devel/p5-Inline-C \
+ p5-Parse-RecDescent>=0:devel/p5-Parse-RecDescent
RUN_DEPENDS:= ${BUILD_DEPENDS}
-BUILD_DEPENDS+= p5-ExtUtils-CppGuess>=0.11:${PORTSDIR}/devel/p5-ExtUtils-CppGuess
+BUILD_DEPENDS+= p5-ExtUtils-CppGuess>=0.11:devel/p5-ExtUtils-CppGuess
NO_ARCH= yes
USES= perl5