diff options
Diffstat (limited to 'devel/p5-glib2/Makefile')
-rw-r--r-- | devel/p5-glib2/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-glib2/Makefile b/devel/p5-glib2/Makefile index c1ec3a0b62f..2c764490ef1 100644 --- a/devel/p5-glib2/Makefile +++ b/devel/p5-glib2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2014/05/29 23:36:27 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2014/10/09 14:06:29 wiz Exp $ DISTNAME= Glib-1.304 PKGNAME= p5-${DISTNAME:S/Glib/glib2/} @@ -12,8 +12,6 @@ HOMEPAGE= http://gtk2-perl.sourceforge.net/ COMMENT= Perl bindings for Glib 2 LICENSE= gnu-lgpl-v2.1 -PKG_INSTALLATION_TYPES= overwrite pkgviews - DEPENDS+= p5-ExtUtils-Depends>=0.300:../../devel/p5-ExtUtils-Depends DEPENDS+= p5-ExtUtils-PkgConfig>=1.00:../../devel/p5-ExtUtils-PkgConfig |