freebsd-ports/net/jwhois/files/patch-ac
Kevin Lo 72fb55e197 Update to version 3.1.0
PR: 34751
Submitted by: MAINTAINER
2002-02-09 09:53:54 +00:00

11 lines
384 B
Text

--- Makefile.in.dist Thu Jan 10 03:50:32 2002
+++ Makefile.in Sat Feb 9 18:07:56 2002
@@ -99,7 +99,7 @@
sgid = @sgid@
EXTRA_DIST = include/*.h example/jwhois.conf macros/*.m4 jwhois.spec.in jwhois.spec
-SUBDIRS = doc intl src example @POSUB@
+SUBDIRS = doc intl src @POSUB@
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs