diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-01-31 09:45:20 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-01-31 09:45:20 +0000 |
commit | 6b6b8a067d34e1fb5fe1a60ee3ff7780f4b38637 (patch) | |
tree | e666be8dd70c136aaa0ef1377778a33192289b6e /net/p5-Net-Google-SafeBrowsing2/Makefile | |
parent | 9883935121892434af09fc4dc221ae0613fd284d (diff) | |
download | ports-6b6b8a067d34e1fb5fe1a60ee3ff7780f4b38637.tar.gz ports-6b6b8a067d34e1fb5fe1a60ee3ff7780f4b38637.zip |
Notes
Diffstat (limited to 'net/p5-Net-Google-SafeBrowsing2/Makefile')
-rw-r--r-- | net/p5-Net-Google-SafeBrowsing2/Makefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/net/p5-Net-Google-SafeBrowsing2/Makefile b/net/p5-Net-Google-SafeBrowsing2/Makefile index ccb8d4a59b79..2057c55ba371 100644 --- a/net/p5-Net-Google-SafeBrowsing2/Makefile +++ b/net/p5-Net-Google-SafeBrowsing2/Makefile @@ -34,15 +34,6 @@ OPTIONS_DEFAULT=SQLite USES= perl5 USE_PERL5= configure -MAN3= Net::Google::SafeBrowsing2::Storage.3 \ - Net::Google::SafeBrowsing2::Lookup.3 \ - Net::Google::SafeBrowsing2::Postgres.3 \ - Net::Google::SafeBrowsing2.3 \ - Net::Google::SafeBrowsing2::DBI.3 \ - Net::Google::SafeBrowsing2::MySQL.3 \ - Net::Google::SafeBrowsing2::Sqlite.3 - -NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSQLite} |