diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-15 14:54:36 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-15 14:54:36 +0000 |
commit | e47ac01488c933a3a8a38b32ba35d4f9c4992493 (patch) | |
tree | 91f65c922c2cbbcdd7ea9f42b5c0a34dcfedcb0c /net/p5-Net-Google-SafeBrowsing2 | |
parent | 3796ff69397692329dd89edad8abbabebdc2e36c (diff) |
Notes
Diffstat (limited to 'net/p5-Net-Google-SafeBrowsing2')
-rw-r--r-- | net/p5-Net-Google-SafeBrowsing2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-Google-SafeBrowsing2/Makefile b/net/p5-Net-Google-SafeBrowsing2/Makefile index 2887e4744a37..3ad9557909a6 100644 --- a/net/p5-Net-Google-SafeBrowsing2/Makefile +++ b/net/p5-Net-Google-SafeBrowsing2/Makefile @@ -31,7 +31,8 @@ Postgres_DESC= uses Postgres as the storage backend OPTIONS_DEFAULT=SQLite -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= Net::Google::SafeBrowsing2::Storage.3 \ Net::Google::SafeBrowsing2::Lookup.3 \ |