diff options
Diffstat (limited to 'x11-toolkits/p5-Gtk/Makefile')
-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 673ffebd14b7..ec240afcaefa 100644 --- a/x11-toolkits/p5-Gtk/Makefile +++ b/x11-toolkits/p5-Gtk/Makefile @@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME}-Perl-${PORTVERSION} MAINTAINER= vanilla@FreeBSD.org COMMENT= The base module of Gtk-Perl -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/XML/Writer.pm:${PORTSDIR}/textproc/p5-XML-Writer +BUILD_DEPENDS= ${SITE_PERL}/XML/Writer.pm:${PORTSDIR}/textproc/p5-XML-Writer USE_GNOME= gtk12 PERL_CONFIGURE= yes |