summaryrefslogtreecommitdiff
path: root/devel/p5-glib2
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-05-21 19:04:38 +0000
committerwiz <wiz@pkgsrc.org>2009-05-21 19:04:38 +0000
commit7264efdd8309ada691f5415884f77d5b6dfe5ae3 (patch)
tree7d5f765c1354e1229c46417bb655a571661129fa /devel/p5-glib2
parent7cc370be2d045c64b0a0901ba8b526818736a0e1 (diff)
downloadpkgsrc-7264efdd8309ada691f5415884f77d5b6dfe5ae3.tar.gz
There is no gnu-gpl-v2.1 and this package does not define it either.
Set LICENSE to gnu-lgpl-v2.1.
Diffstat (limited to 'devel/p5-glib2')
-rw-r--r--devel/p5-glib2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-glib2/Makefile b/devel/p5-glib2/Makefile
index 5090b59a061..e59475222be 100644
--- a/devel/p5-glib2/Makefile
+++ b/devel/p5-glib2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2009/05/21 18:50:43 sno Exp $
+# $NetBSD: Makefile,v 1.30 2009/05/21 19:04:38 wiz Exp $
#
DISTNAME= Glib-${DIST_VERSION}
@@ -11,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://gtk2-perl.sourceforge.net/
#HOMEPAGE= http://search.cpan.org/dist/Glib/
COMMENT= Perl bindings for Glib 2
-LICENSE= gnu-gpl-v2.1
+LICENSE= gnu-lgpl-v2.1
DEPENDS+= p5-ExtUtils-Depends>=0.300:../../devel/p5-ExtUtils-Depends
DEPENDS+= p5-ExtUtils-PkgConfig>=1.00:../../devel/p5-ExtUtils-PkgConfig