summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/p5-GtkXmHTML
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-11-14 01:21:11 +0000
committerasami <asami@FreeBSD.org>2000-11-14 01:21:11 +0000
commitcc084f4083a77f5f1291c7e64df53e4bda46abe0 (patch)
tree764a0d73b09d6d4f0a8d8ed8216408425342d663 /x11-toolkits/p5-GtkXmHTML
parentd92ad58b049d6581ea769459b78d8ab1d3c354aa (diff)
downloadFreeBSD-ports-cc084f4083a77f5f1291c7e64df53e4bda46abe0.zip
FreeBSD-ports-cc084f4083a77f5f1291c7e64df53e4bda46abe0.tar.gz
Change "mach" to "${PERL_ARCH}" -- otherwise it won't work with perl
prior to 5.6.0. Submitted by: bento
Diffstat (limited to 'x11-toolkits/p5-GtkXmHTML')
-rw-r--r--x11-toolkits/p5-GtkXmHTML/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/p5-GtkXmHTML/Makefile b/x11-toolkits/p5-GtkXmHTML/Makefile
index 3079ea8..ab53a93 100644
--- a/x11-toolkits/p5-GtkXmHTML/Makefile
+++ b/x11-toolkits/p5-GtkXmHTML/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
USE_PERL5= yes
USE_GNOMELIBS= yes
OpenPOWER on IntegriCloud