summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/jwhois/patches/patch-ab17
1 files changed, 0 insertions, 17 deletions
diff --git a/net/jwhois/patches/patch-ab b/net/jwhois/patches/patch-ab
deleted file mode 100644
index a28a922a1f1..00000000000
--- a/net/jwhois/patches/patch-ab
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-ab,v 1.2 2000/08/12 06:29:15 jlam Exp $
-
---- configure.in.orig Tue Jan 25 10:24:22 2000
-+++ configure.in Fri Aug 11 23:49:43 2000
-@@ -60,6 +60,12 @@
- AC_PROG_INSTALL
- AC_PROG_CC
- AM_GNU_GETTEXT
-+
-+dnl NetBSD: set DATADIRNAME to "share"
-+DATADIRNAME="share"
-+INTLDEPS=
-+INTLLIBS="-lintl"
-+
- AC_PATH_PROG(CHGRP, chgrp, $PATH:/bin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/libexec)
- AC_PATH_PROG(CHMOD, chmod, $PATH:/bin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/libexec)
-