aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-GdkPixbuf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/p5-GdkPixbuf/Makefile')
-rw-r--r--x11-toolkits/p5-GdkPixbuf/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/p5-GdkPixbuf/Makefile b/x11-toolkits/p5-GdkPixbuf/Makefile
index 3514b4d4ed91..33be9865d815 100644
--- a/x11-toolkits/p5-GdkPixbuf/Makefile
+++ b/x11-toolkits/p5-GdkPixbuf/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= GdkPixbuf
-PORTVERSION= 0.7008
+PORTVERSION= 0.7009
CATEGORIES= x11-toolkits lang perl5 gnome
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Gtk
@@ -23,7 +23,6 @@ LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
PERL_CONFIGURE= yes
WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}
-MAN3PREFIX= ${LOCALBASE}/lib/perl5/${PERL_VERSION}
MAN3= Gtk::Gdk::Pixbuf::reference.3pm
.include <bsd.port.mk>