aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IPC-PubSub
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-28 23:45:30 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-28 23:45:30 +0000
commit03174d91effd822a4d92b4f1faa0fa18199f72c5 (patch)
tree3247f76b005686db0773ea6e5de61f58c635c9a9 /devel/p5-IPC-PubSub
parentc5f8b8a8b92d151a181f4429ffd6f2f00c2232d6 (diff)
Notes
Diffstat (limited to 'devel/p5-IPC-PubSub')
-rw-r--r--devel/p5-IPC-PubSub/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-IPC-PubSub/Makefile b/devel/p5-IPC-PubSub/Makefile
index e14eb060d11d..2024f82ba341 100644
--- a/devel/p5-IPC-PubSub/Makefile
+++ b/devel/p5-IPC-PubSub/Makefile
@@ -7,6 +7,7 @@
PORTNAME= IPC-PubSub
PORTVERSION= 0.29
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,7 +16,6 @@ MAINTAINER= tobez@FreeBSD.org
COMMENT= Interprocess Publish/Subscribe channels
BUILD_DEPENDS= p5-DBM-Deep>=1:${PORTSDIR}/databases/p5-DBM-Deep \
- p5-Time-HiRes>0:${PORTSDIR}/devel/p5-Time-HiRes \
p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor \
p5-Data-UUID>0:${PORTSDIR}/devel/p5-Data-UUID
RUN_DEPENDS= ${BUILD_DEPENDS}