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 12d0f50a2bc2..93789cc8f214 100644 --- a/x11-toolkits/p5-Glade/Makefile +++ b/x11-toolkits/p5-Glade/Makefile @@ -7,6 +7,7 @@ PORTNAME= Glade PORTVERSION= 0.7005 +PORTREVISION= 1 CATEGORIES= x11-toolkits lang perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Gtk @@ -16,7 +17,6 @@ DISTNAME= Gtk-Perl-${PORTVERSION} MAINTAINER= vanilla@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gnome.pm:${PORTSDIR}/x11-toolkits/p5-Gnome -LIB_DEPENDS= glade.4:${PORTSDIR}/devel/libglade USE_GNOME= yes PERL_CONFIGURE= yes |