mirror of
https://git.freebsd.org/ports.git
synced 2025-07-15 08:19:13 -04:00
- Switch to USES= gmake - Convert to new LIB_DEPENDS format - Fix NLS, when it's unset - Replace 'Subversion' by generic name, 'Version Control System' in COMMENT entry (it supports subversion and git) Approved by: Sergey V. Dyatko (maintainer)
11 lines
217 B
Text
11 lines
217 B
Text
--- ./configure.orig 2011-03-20 12:30:24.000000000 +0000
|
|
+++ ./configure 2013-10-23 18:05:44.000000000 +0000
|
|
@@ -12997,7 +12997,7 @@
|
|
|
|
fi
|
|
fi
|
|
- USE_NLS=yes
|
|
+ #USE_NLS=yes
|
|
|
|
|
|
gt_cv_have_gettext=no
|