aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2003-11-11 10:26:04 +0800
committervanilla <vanilla@FreeBSD.org>2003-11-11 10:26:04 +0800
commitd8d61aea73299b50742b8bb9bd1da1315ef00ce5 (patch)
treeb442583d6654d300218e2e85cae1221fce9970cb /x11-toolkits
parentb17c1fc484c8f14ceda03fb0aade165d0968b4cf (diff)
downloadfreebsd-ports-gnome-d8d61aea73299b50742b8bb9bd1da1315ef00ce5.tar.gz
freebsd-ports-gnome-d8d61aea73299b50742b8bb9bd1da1315ef00ce5.tar.zst
freebsd-ports-gnome-d8d61aea73299b50742b8bb9bd1da1315ef00ce5.zip
Fix building.
Submitted by: Filippo Natali <pitonat@libero.it>, Pav Lucistnik <pav@oook.cz>
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/p5-Gtk/Makefile3
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