From 9e3ca170a187f16f3e168e9e65e393493179f439 Mon Sep 17 00:00:00 2001 From: pi Date: Wed, 5 Jul 2017 05:12:12 +0000 Subject: x11/p5-X11-Xlib: update 0.14 -> 0.15 Changes: http://search.cpan.org/src/NERDVANA/X11-Xlib-0.15/Changes --- x11/p5-X11-Xlib/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'x11/p5-X11-Xlib/Makefile') diff --git a/x11/p5-X11-Xlib/Makefile b/x11/p5-X11-Xlib/Makefile index 4351ebbc9265..c6967576637f 100644 --- a/x11/p5-X11-Xlib/Makefile +++ b/x11/p5-X11-Xlib/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= X11-Xlib -PORTVERSION= 0.14 -PORTREVISION= 1 +PORTVERSION= 0.15 CATEGORIES= x11 perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,7 +17,7 @@ BUILD_DEPENDS= p5-Devel-CheckLib>=0:devel/p5-Devel-CheckLib \ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 -USE_XORG= x11 xcomposite xext xfixes xproto xinerama xtst +USE_XORG= x11 xcomposite xext xfixes xinerama xproto xrender xtst pre-configure: cd ${WRKSRC} && ${PERL} Makefile.PL -- cgit