There is no gnu-gpl-v2.1 and this package does not define it either.
Set LICENSE to gnu-lgpl-v2.1.
This commit is contained in:
parent
7cc370be2d
commit
7264efdd83
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue