diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-02-22 05:56:14 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-02-22 05:56:14 +0000 |
commit | 235a66a105a8600e5dd2802f46d894e2f6c2ca3b (patch) | |
tree | 9728d830d861e42fdb2220fb8367d92acfc962dd /databases/p5-DBD-SQLite | |
parent | fc4d0787c0fa7b4007e63b8debc8c89830057903 (diff) | |
download | ports-235a66a105a8600e5dd2802f46d894e2f6c2ca3b.tar.gz ports-235a66a105a8600e5dd2802f46d894e2f6c2ca3b.zip |
Notes
Diffstat (limited to 'databases/p5-DBD-SQLite')
-rw-r--r-- | databases/p5-DBD-SQLite/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile index 2e60b5c42571..025d8539ec32 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -17,6 +17,8 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-DBI>=1.57:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS:= ${BUILD_DEPENDS} +PORTSCOUT= limit:^[0-9\.]*$$ + USES= perl5 USE_PERL5= configure |