aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/p5-Gtk
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2003-11-14 08:21:13 +0800
committerpav <pav@FreeBSD.org>2003-11-14 08:21:13 +0800
commit230409791472834b5180e2d4f0f2b00c307f2a5e (patch)
treebfe5a6352ae4a04d25f11d5de8f708625f196b3e /x11-toolkits/p5-Gtk
parentbd8480f028c217811722db0e4c450f8254b406b9 (diff)
downloadfreebsd-ports-gnome-230409791472834b5180e2d4f0f2b00c307f2a5e.tar.gz
freebsd-ports-gnome-230409791472834b5180e2d4f0f2b00c307f2a5e.tar.zst
freebsd-ports-gnome-230409791472834b5180e2d4f0f2b00c307f2a5e.zip
Fix dependency on p5-XML-Parser.
Approved by: vanilla (maintainer) Approved by: adamw (mentor)
Diffstat (limited to 'x11-toolkits/p5-Gtk')
-rw-r--r--x11-toolkits/p5-Gtk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Gtk/Makefile b/x11-toolkits/p5-Gtk/Makefile
index 23bd3d5aeeae..8f1be676be06 100644
--- a/x11-toolkits/p5-Gtk/Makefile
+++ b/x11-toolkits/p5-Gtk/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= vanilla@FreeBSD.org
COMMENT= The base module of Gtk-Perl
BUILD_DEPENDS= ${SITE_PERL}/XML/Writer.pm:${PORTSDIR}/textproc/p5-XML-Writer \
- ${SITE_PERL}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
+ ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
USE_GNOME= gtk12
PERL_CONFIGURE= yes