aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-GdkPixbuf
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2001-05-04 21:41:30 +0000
committerAde Lovett <ade@FreeBSD.org>2001-05-04 21:41:30 +0000
commitbc47cccc84a1837da1919cf6c75785c9646d1761 (patch)
treef7a9d348554d6994c70ad84089b6b749b7ac60fd /x11-toolkits/p5-GdkPixbuf
parent7ce0c30d7530087588921aedd4971eec44d11823 (diff)
downloadports-bc47cccc84a1837da1919cf6c75785c9646d1761.tar.gz
ports-bc47cccc84a1837da1919cf6c75785c9646d1761.zip
Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
Notes
Notes: svn path=/head/; revision=42259
Diffstat (limited to 'x11-toolkits/p5-GdkPixbuf')
-rw-r--r--x11-toolkits/p5-GdkPixbuf/Makefile5
1 files changed, 3 insertions, 2 deletions
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}