diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
commit | eee58d187e2c55fca6f53b9e482d33cf5346fe81 (patch) | |
tree | 0d350fe6ad6a2fe3222d838f3c72856c78cd449f /databases/p5-DBD-SQLite2 | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'databases/p5-DBD-SQLite2')
-rw-r--r-- | databases/p5-DBD-SQLite2/Makefile | 1 | ||||
-rw-r--r-- | databases/p5-DBD-SQLite2/pkg-plist | 5 |
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/p5-DBD-SQLite2/Makefile b/databases/p5-DBD-SQLite2/Makefile index 83e8841b7fc9..b7e101f4eba0 100644 --- a/databases/p5-DBD-SQLite2/Makefile +++ b/databases/p5-DBD-SQLite2/Makefile @@ -3,6 +3,7 @@ PORTNAME= DBD-SQLite2 PORTVERSION= 0.36 +PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/databases/p5-DBD-SQLite2/pkg-plist b/databases/p5-DBD-SQLite2/pkg-plist index c8b43bb309bb..e64a4f26d591 100644 --- a/databases/p5-DBD-SQLite2/pkg-plist +++ b/databases/p5-DBD-SQLite2/pkg-plist @@ -1,4 +1,3 @@ %%PERL5_MAN3%%/DBD::SQLite2.3.gz -%%SITE_PERL%%/%%PERL_ARCH%%/DBD/SQLite2.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/SQLite2/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/SQLite2/SQLite2.so +%%SITE_ARCH%%/DBD/SQLite2.pm +%%SITE_ARCH%%/auto/DBD/SQLite2/SQLite2.so |