diff options
| author | Anton Berezin <tobez@FreeBSD.org> | 2009-09-04 17:50:41 +0000 |
|---|---|---|
| committer | Anton Berezin <tobez@FreeBSD.org> | 2009-09-04 17:50:41 +0000 |
| commit | 6a5f57a45c52c4130a54e63c2e1f01b46054d427 (patch) | |
| tree | 1495adafc089781c3aeaef750c1a2416ee098906 /databases/p5-SQL-Abstract/Makefile | |
| parent | 564997a667aaf740f9aba60299acff8d2661e66f (diff) | |
Notes
Diffstat (limited to 'databases/p5-SQL-Abstract/Makefile')
| -rw-r--r-- | databases/p5-SQL-Abstract/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/p5-SQL-Abstract/Makefile b/databases/p5-SQL-Abstract/Makefile index 677dcaf7d298..3b1f48abbf17 100644 --- a/databases/p5-SQL-Abstract/Makefile +++ b/databases/p5-SQL-Abstract/Makefile @@ -6,7 +6,7 @@ # PORTNAME= SQL-Abstract -PORTVERSION= 1.57 +PORTVERSION= 1.58 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to generate SQL from Perl data structures -RUN_DEPENDS= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils - PERL_CONFIGURE= yes MAN3= SQL::Abstract.3 \ |
