diff options
Diffstat (limited to 'devel/p5-Date-Pcalc/Makefile')
-rw-r--r-- | devel/p5-Date-Pcalc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Date-Pcalc/Makefile b/devel/p5-Date-Pcalc/Makefile index e09edf5d0775..36c71455fe08 100644 --- a/devel/p5-Date-Pcalc/Makefile +++ b/devel/p5-Date-Pcalc/Makefile @@ -12,8 +12,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Gregorian calendar date calculations -BUILD_DEPENDS= p5-Carp-Clan>=5.3:${PORTSDIR}/devel/p5-Carp-Clan \ - p5-Bit-Vector>=7.0:${PORTSDIR}/math/p5-Bit-Vector +BUILD_DEPENDS= p5-Carp-Clan>=5.3:devel/p5-Carp-Clan \ + p5-Bit-Vector>=7.0:math/p5-Bit-Vector USES= perl5 USE_PERL5= configure |