mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
b53fd2df7b
- Use native make instead of gmake - Support WITHOUT_NLS knob PR: ports/65683 Submitted by: Toni Viemero <toni.viemero@iki.fi> This patch by: Filippo Natali <filippo.natali@widestore.net> (maintainer)
11 lines
252 B
Plaintext
11 lines
252 B
Plaintext
--- config.h.old Mon Apr 19 10:54:11 2004
|
|
+++ config.h Mon Apr 19 10:54:17 2004
|
|
@@ -24,7 +24,6 @@
|
|
/* which versions? */
|
|
# define HAVE_GETOPT_LONG
|
|
# define HAVE_GETADDRINFO
|
|
-# define ENABLE_NLS
|
|
# define LOCALEDIR "/usr/local/share/locale"
|
|
#endif
|
|
|