diff options
Diffstat (limited to 'devel/p5-DateTime-Incomplete/Makefile')
-rw-r--r-- | devel/p5-DateTime-Incomplete/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-DateTime-Incomplete/Makefile b/devel/p5-DateTime-Incomplete/Makefile index 24bcd97edaf4..059d093b1a8d 100644 --- a/devel/p5-DateTime-Incomplete/Makefile +++ b/devel/p5-DateTime-Incomplete/Makefile @@ -14,9 +14,9 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ - p5-DateTime-Set>=0.14:${PORTSDIR}/devel/p5-DateTime-Set \ - p5-DateTime-Event-Recurrence>=0:${PORTSDIR}/devel/p5-DateTime-Event-Recurrence +BUILD_DEPENDS= p5-DateTime>=0:devel/p5-DateTime \ + p5-DateTime-Set>=0.14:devel/p5-DateTime-Set \ + p5-DateTime-Event-Recurrence>=0:devel/p5-DateTime-Event-Recurrence RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes |