From edee12048e70dc5f3e51a616d594fcf39ce182c5 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 14 Nov 2003 00:21:13 +0000 Subject: Fix dependency on p5-XML-Parser. Approved by: vanilla (maintainer) Approved by: adamw (mentor) --- x11-toolkits/p5-Gtk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-toolkits/p5-Gtk') 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 -- cgit v1.2.3