mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 15:20:32 -04:00
- Convert to new options target helper - Add NO_ARCH - Use BROKEN_RUBY22 - Pet portlint: - Move *_DEPENDS upward - Fix diff header of patch files - Sort PLIST
10 lines
192 B
Text
10 lines
192 B
Text
--- pre-setup.rb.orig 2011-07-03 17:33:31 UTC
|
|
+++ pre-setup.rb
|
|
@@ -21,6 +21,7 @@
|
|
# Create mo files.
|
|
#
|
|
begin
|
|
+ require 'rubygems'
|
|
require 'gettext'
|
|
|
|
Dir.glob("po/*/*.po") do |file|
|