freebsd-ports/net/jwhois/files/patch-ac
Makoto Matsushita 7e92a1d951 Update to version 4.0.
Also fixes to pkg-plist to 1) forget to chmod/chown db directory for
package and 2) shut-up error message to remove ${PREFIX}/share/locale/rw
(that is not listed in BSD.local.dist, and other applications such as bison
may be used this directory.)

jwhois.conf is also updated to the latest revision (1.137) from jwhois
CVS repository.

Pressure for update from:	nork
2008-05-26 05:21:13 +00:00

11 lines
462 B
Text

--- Makefile.in.dist 2007-07-01 17:58:12.000000000 +0900
+++ Makefile.in 2008-05-26 13:42:47.000000000 +0900
@@ -224,7 +224,7 @@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
EXTRA_DIST = config.rpath m4/ChangeLog config.rpath include/*.h example/jwhois.conf m4/*.m4 jwhois.spec.in jwhois.spec
-SUBDIRS = m4 doc gl src example po
+SUBDIRS = m4 doc gl src po
AM_CPPFLAGS = -I$(top_srcdir)/gl
LDADD = lib/libgnu.a
ACLOCAL_AMFLAGS = -I m4 -I gl/m4