aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/p5-GdkPixbuf
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-11-14 01:21:11 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-11-14 01:21:11 +0000
commitf7cfea87b49ce50c02a01519fc0825c363bdd8dd (patch)
treeea383170f23b565b924558052b0128213a46ac7a /x11-toolkits/p5-GdkPixbuf
parent2d9bb975a86c7f160ba878577e7f209ae759a892 (diff)
downloadports-f7cfea87b49ce50c02a01519fc0825c363bdd8dd.tar.gz
ports-f7cfea87b49ce50c02a01519fc0825c363bdd8dd.zip
Change "mach" to "${PERL_ARCH}" -- otherwise it won't work with perl
prior to 5.6.0. Submitted by: bento
Notes
Notes: svn path=/head/; revision=35123
Diffstat (limited to 'x11-toolkits/p5-GdkPixbuf')
-rw-r--r--x11-toolkits/p5-GdkPixbuf/Makefile2
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