1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/mail/quickml/files/extra-patch-ruby19-quickml-analog.in
Steve Wills 11a42e9792 - Make patches for ruby19 environment
- Fix Makefile
- SUB_LIST: to work rc.d scripts proper.
- PLIST_SUB: to change pkg-plist based on Make variables.

PR:		ports/169345
Submitted by:	Masaki TAGAWA <masaki@club.kyutech.ac.jp>
Approved by:	maintainer timeout (yaizawa@2004.jukuin.keio.ac.jp, >3 weeks)
2012-07-22 14:04:11 +00:00

12 lines
238 B
Plaintext

--- quickml-analog.in.orig 2004-06-07 17:50:59.000000000 +0900
+++ quickml-analog.in 2012-06-21 15:52:24.000000000 +0900
@@ -12,7 +12,7 @@
#
require 'getoptlong'
-require 'ftools'
+require 'fileutils'
require 'time'
require 'cgi'