diff options
Diffstat (limited to 'x11-toolkits/p5-Glade/Makefile')
-rw-r--r-- | x11-toolkits/p5-Glade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Glade/Makefile b/x11-toolkits/p5-Glade/Makefile index 0b61d6113c09..238b246b2363 100644 --- a/x11-toolkits/p5-Glade/Makefile +++ b/x11-toolkits/p5-Glade/Makefile @@ -16,7 +16,7 @@ DISTNAME= Gtk-Perl-${PORTVERSION} MAINTAINER= vanilla@FreeBSD.org COMMENT= The Glade interface files of Gtk-Perl -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gnome.pm:${PORTSDIR}/x11-toolkits/p5-Gnome +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gnome.pm:${PORTSDIR}/x11-toolkits/p5-Gnome RUN_DEPENDS= ${BUILD_DEPENDS} USE_GNOME= yes |