diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-02-02 11:07:56 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-02-02 11:07:56 +0000 |
| commit | ec825268dbccafbb0e7229f7b73feda95b2b3e3f (patch) | |
| tree | 41eed666a9c8b6c088b63eea89dd91515d409450 /databases/p5-CDB_File/Makefile | |
| parent | Revert bindtextdomain.so location change in r267248 (diff) | |
Update to 1.02
Changes: https://metacpan.org/changes/distribution/CDB_File
PR: 243654
Submitted by: Jon Nistor <nistor@snickers.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=524937
Diffstat (limited to 'databases/p5-CDB_File/Makefile')
| -rw-r--r-- | databases/p5-CDB_File/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-CDB_File/Makefile b/databases/p5-CDB_File/Makefile index 9636aa2196cc..a28d4f3f893a 100644 --- a/databases/p5-CDB_File/Makefile +++ b/databases/p5-CDB_File/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= CDB_File -PORTVERSION= 0.99 +PORTVERSION= 1.02 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,8 +14,8 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 shebangfix -SHEBANG_FILES= bun-x.pl USE_PERL5= configure +SHEBANG_FILES= bun-x.pl post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/CDB_File/CDB_File.so |
