summaryrefslogtreecommitdiff
path: root/net/jwhois
diff options
context:
space:
mode:
authorjlam <jlam>2001-06-17 21:48:41 +0000
committerjlam <jlam>2001-06-17 21:48:41 +0000
commit444f1b3a79ad9ddbd02c977a1c5581ceb37037cd (patch)
treea0f98acfd3453f872e81bbbefd132e9a51d678eb /net/jwhois
parent7fb713f16179a73bb95a0e1bb371d469809732e6 (diff)
downloadpkgsrc-444f1b3a79ad9ddbd02c977a1c5581ceb37037cd.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)
-