diff options
Diffstat (limited to 'devel/p5-Event-Lib/Makefile')
-rw-r--r-- | devel/p5-Event-Lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Event-Lib/Makefile b/devel/p5-Event-Lib/Makefile index cfabc8c83a68..a7bf28017f6a 100644 --- a/devel/p5-Event-Lib/Makefile +++ b/devel/p5-Event-Lib/Makefile @@ -7,7 +7,7 @@ PORTNAME= Event-Lib PORTVERSION= 1.01 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Event @@ -16,7 +16,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= fk@fabiankeil.de COMMENT= Makes libevent(3) accessible with Perl -LIB_DEPENDS= event-1.3b:${PORTSDIR}/devel/libevent +LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent PERL_CONFIGURE= yes |