HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/databases/p5-DBIx-QueryLog/files/patch-Build.PL
--- Build.PL.orig	2014-11-20 15:07:02.244462087 +0900
+++ Build.PL	2014-11-20 15:07:18.822650963 +0900
@@ -25,7 +25,7 @@
     module_name     => 'DBIx::QueryLog',
     allow_pureperl => 0,
 
-    script_files => [glob('script/*'), glob('bin/*')],
+#    script_files => [glob('script/*'), glob('bin/*')],
     c_source     => [qw()],
     PL_files => {},