diff options
Diffstat (limited to 'devel/p5-DateTime-Format-SQLite/Makefile')
-rw-r--r-- | devel/p5-DateTime-Format-SQLite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-DateTime-Format-SQLite/Makefile b/devel/p5-DateTime-Format-SQLite/Makefile index b092b4e26ffd..6865a493e506 100644 --- a/devel/p5-DateTime-Format-SQLite/Makefile +++ b/devel/p5-DateTime-Format-SQLite/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Parse and format SQLite dates and times -BUILD_DEPENDS= p5-DateTime-Format-Builder>=0:${PORTSDIR}/devel/p5-DateTime-Format-Builder +BUILD_DEPENDS= p5-DateTime-Format-Builder>=0:devel/p5-DateTime-Format-Builder RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |