opnsense-ports/textproc/info2man/files/patch-info2pod
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
200 B
Text

--- info2pod.orig Fri Apr 9 10:03:56 2004
+++ info2pod Sat Jan 22 21:23:24 2005
@@ -28,6 +28,8 @@
use strict qw(vars);
+use lib '%%DATADIR%%/';
+
use cs::Misc;
use cs::Sink;
use cs::GNUInfo;