diff options
Diffstat (limited to 'x11-toolkits/p5-Gtk/Makefile')
-rw-r--r-- | x11-toolkits/p5-Gtk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Gtk/Makefile b/x11-toolkits/p5-Gtk/Makefile index b79702528f31..23bd3d5aeeae 100644 --- a/x11-toolkits/p5-Gtk/Makefile +++ b/x11-toolkits/p5-Gtk/Makefile @@ -17,7 +17,8 @@ DISTNAME= ${PORTNAME}-Perl-${PORTVERSION} MAINTAINER= vanilla@FreeBSD.org COMMENT= The base module of Gtk-Perl -BUILD_DEPENDS= ${SITE_PERL}/XML/Writer.pm:${PORTSDIR}/textproc/p5-XML-Writer +BUILD_DEPENDS= ${SITE_PERL}/XML/Writer.pm:${PORTSDIR}/textproc/p5-XML-Writer \ + ${SITE_PERL}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser USE_GNOME= gtk12 PERL_CONFIGURE= yes |