summaryrefslogtreecommitdiff
path: root/net/jwhois
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-06-17 21:48:41 +0000
committerjlam <jlam@pkgsrc.org>2001-06-17 21:48:41 +0000
commitfcbfeadbcb9a944a6013c49eb94ff82febaa480e (patch)
treea0f98acfd3453f872e81bbbefd132e9a51d678eb /net/jwhois
parent07189e1e5c83158d36fb026a23a10fb469baa59e (diff)
downloadpkgsrc-fcbfeadbcb9a944a6013c49eb94ff82febaa480e.tar.gz
Remove unnecessary patch to unconditionally place locale files under
"share".
Diffstat (limited to 'net/jwhois')
-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)
-