summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-09-04 11:56:25 +0000
committersno <sno@pkgsrc.org>2010-09-04 11:56:25 +0000
commit7dc3bb4b5736a4650d8cc5d53961b3fbabdfe2af (patch)
treea27675de79090be06ab2e17214ff906a389faaad
parentfee799e76265f941443829b3cc28199a2ee637ee (diff)
downloadpkgsrc-7dc3bb4b5736a4650d8cc5d53961b3fbabdfe2af.tar.gz
Using core modules in dependencies when possible. Bumping revison.
-rw-r--r--www/p5-CGI-Kwiki/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/www/p5-CGI-Kwiki/Makefile b/www/p5-CGI-Kwiki/Makefile
index ab3d7ac33a2..a02231ab52e 100644
--- a/www/p5-CGI-Kwiki/Makefile
+++ b/www/p5-CGI-Kwiki/Makefile
@@ -1,21 +1,22 @@
-# $NetBSD: Makefile,v 1.12 2010/08/21 16:36:36 seb Exp $
+# $NetBSD: Makefile,v 1.13 2010/09/04 11:56:25 sno Exp $
#
DISTNAME= CGI-Kwiki-0.18
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
+PKGREVISION= 5
SVR4_PKGNAME= p5ckw
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.kwiki.org/
-COMMENT= Quickie Wiki that's not too Tricky
+COMMENT= Quickie Wiki that is not too Tricky
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+= p5-Test-Simple>=0.47:../../devel/p5-Test-Simple
-DEPENDS+= p5-Locale-Maketext>=1.08:../../misc/p5-Locale-Maketext
+DEPENDS+= {perl>=5.10.0,p5-Test-Simple>=0.47}:../../devel/p5-Test-Simple
+DEPENDS+= {perl>=5.10.0,p5-Locale-Maketext>=1.08}:../../misc/p5-Locale-Maketext
PERL5_PACKLIST= auto/CGI-Kwiki/.packlist