diff options
Diffstat (limited to 'devel/p5-Date-Roman/Makefile')
-rw-r--r-- | devel/p5-Date-Roman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Date-Roman/Makefile b/devel/p5-Date-Roman/Makefile index 0118629130e1..24f3f2e09135 100644 --- a/devel/p5-Date-Roman/Makefile +++ b/devel/p5-Date-Roman/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= philip@FreeBSD.org COMMENT= Perl module to play with Roman dates -BUILD_DEPENDS= p5-Roman>=0:${PORTSDIR}/math/p5-Roman +BUILD_DEPENDS= p5-Roman>=0:math/p5-Roman RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |