aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Devel-RingBuffer
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-06-06 11:22:18 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-06-06 11:22:18 +0000
commit587cc1e1b763fcf7d0457b5bcd786d1cb998f4ce (patch)
treee707935bbf81c616a07f69805dd92a8c79bde0f1 /devel/p5-Devel-RingBuffer
parent42ee64c3c49cce8010fc9fe7a32d20439eab591b (diff)
downloadports-587cc1e1b763fcf7d0457b5bcd786d1cb998f4ce.tar.gz
ports-587cc1e1b763fcf7d0457b5bcd786d1cb998f4ce.zip
Notes
Diffstat (limited to 'devel/p5-Devel-RingBuffer')
-rw-r--r--devel/p5-Devel-RingBuffer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Devel-RingBuffer/Makefile b/devel/p5-Devel-RingBuffer/Makefile
index bdf10d6f4441..b1dc43590011 100644
--- a/devel/p5-Devel-RingBuffer/Makefile
+++ b/devel/p5-Devel-RingBuffer/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Shared memory ring buffers for Perl scripts diagnosis/debug
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/IPC/Mmap.pm:${PORTSDIR}/devel/p5-IPC-Mmap
+RUN_DEPENDS= p5-IPC-Mmap>=0:${PORTSDIR}/devel/p5-IPC-Mmap
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes