diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-11-14 01:21:11 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-11-14 01:21:11 +0000 |
commit | f7cfea87b49ce50c02a01519fc0825c363bdd8dd (patch) | |
tree | ea383170f23b565b924558052b0128213a46ac7a /x11-toolkits/p5-GdkPixbuf | |
parent | 2d9bb975a86c7f160ba878577e7f209ae759a892 (diff) | |
download | ports-f7cfea87b49ce50c02a01519fc0825c363bdd8dd.tar.gz ports-f7cfea87b49ce50c02a01519fc0825c363bdd8dd.zip |
Notes
Diffstat (limited to 'x11-toolkits/p5-GdkPixbuf')
-rw-r--r-- | x11-toolkits/p5-GdkPixbuf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/p5-GdkPixbuf/Makefile b/x11-toolkits/p5-GdkPixbuf/Makefile index e31d2ca960d6..f533064cf5f2 100644 --- a/x11-toolkits/p5-GdkPixbuf/Makefile +++ b/x11-toolkits/p5-GdkPixbuf/Makefile @@ -15,7 +15,7 @@ DISTNAME= Gtk-Perl-${PORTVERSION} MAINTAINER= vanilla@FreeBSD.org -RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/mach/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk +RUN_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_PERL5= yes |