1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
freebsd-ports/net/whois/files/have_nls-patch
Pav Lucistnik b53fd2df7b - Update to 4.6.14
- 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)
2004-04-19 11:17:36 +00:00

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