ports/net/nfsen/patches/patch-libexec_Nfcomm_pm

11 lines
222 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- libexec/Nfcomm.pm.orig Thu Mar 17 01:44:50 2011
+++ libexec/Nfcomm.pm Thu Mar 17 01:44:42 2011
@@ -35,6 +35,7 @@
package Nfcomm;
use strict;
+no warnings 'deprecated';
# BEGIN { $ENV{PATH} = '/usr/ucb:/bin' }