From bc47cccc84a1837da1919cf6c75785c9646d1761 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Fri, 4 May 2001 21:41:30 +0000 Subject: Various patches (mainly shared library revision changes) for those ports that depend on GNOME and need to change for 1.4 --- x11-toolkits/p5-GdkPixbuf/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'x11-toolkits/p5-GdkPixbuf') diff --git a/x11-toolkits/p5-GdkPixbuf/Makefile b/x11-toolkits/p5-GdkPixbuf/Makefile index 3d46f3b4e63b..f2911abebf16 100644 --- a/x11-toolkits/p5-GdkPixbuf/Makefile +++ b/x11-toolkits/p5-GdkPixbuf/Makefile @@ -7,7 +7,8 @@ PORTNAME= GdkPixbuf PORTVERSION= 0.7005 -CATEGORIES= x11-toolkits lang perl5 +PORTREVISION= 1 +CATEGORIES= x11-toolkits lang perl5 gnome MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Gtk PKGNAMEPREFIX= p5- @@ -16,8 +17,8 @@ DISTNAME= Gtk-Perl-${PORTVERSION} MAINTAINER= vanilla@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk -LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf +USE_GNOMECTRL= yes PERL_CONFIGURE= yes WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} -- cgit v1.2.3