diff options
Diffstat (limited to 'devel/p5-IPC-Cache/Makefile')
-rw-r--r-- | devel/p5-IPC-Cache/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-IPC-Cache/Makefile b/devel/p5-IPC-Cache/Makefile index 0d95ac8e053f..868ac7a70a48 100644 --- a/devel/p5-IPC-Cache/Makefile +++ b/devel/p5-IPC-Cache/Makefile @@ -13,7 +13,7 @@ COMMENT= Persist data across processes via shared memory LICENSE= GPLv1 -BUILD_DEPENDS= p5-IPC-ShareLite>=0:${PORTSDIR}/devel/p5-IPC-ShareLite +BUILD_DEPENDS= p5-IPC-ShareLite>=0:devel/p5-IPC-ShareLite RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |