diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2003-11-14 00:21:13 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2003-11-14 00:21:13 +0000 |
commit | edee12048e70dc5f3e51a616d594fcf39ce182c5 (patch) | |
tree | 09a02b56846230d199daf1aa594449c0b791ad88 /x11-toolkits | |
parent | 68672f410dd20fea372a390c94222e7196af1134 (diff) | |
download | ports-edee12048e70dc5f3e51a616d594fcf39ce182c5.tar.gz ports-edee12048e70dc5f3e51a616d594fcf39ce182c5.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/p5-Gtk/Makefile | 2 |
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 |