summaryrefslogtreecommitdiff
path: root/textproc/dict-client
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-07-28 16:26:12 +0000
committertron <tron@pkgsrc.org>1999-07-28 16:26:12 +0000
commit2f0976879a1a142d5b086569c021345b21f0435c (patch)
tree9b3e192600cf3bedf54b8739ad84f5851c45e659 /textproc/dict-client
parente50283abd8bc842d62edd9945983fd873459df1e (diff)
downloadpkgsrc-2f0976879a1a142d5b086569c021345b21f0435c.tar.gz
Use "files" and "patches" directory of the "dict-server" package.
Diffstat (limited to 'textproc/dict-client')
-rw-r--r--textproc/dict-client/Makefile9
-rw-r--r--textproc/dict-client/files/md53
-rw-r--r--textproc/dict-client/files/patch-sum5
-rw-r--r--textproc/dict-client/patches/patch-aa16
-rw-r--r--textproc/dict-client/patches/patch-ab30
-rw-r--r--textproc/dict-client/patches/patch-ac15
6 files changed, 6 insertions, 72 deletions
diff --git a/textproc/dict-client/Makefile b/textproc/dict-client/Makefile
index ec9e2c069db..41bc069a9ee 100644
--- a/textproc/dict-client/Makefile
+++ b/textproc/dict-client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 1999/07/27 22:00:21 tron Exp $
+# $NetBSD: Makefile,v 1.2 1999/07/28 16:26:12 tron Exp $
DISTNAME= dictd-1.4.9
PKGNAME= dict-client-1.4.9
@@ -9,10 +9,13 @@ MASTER_SITES= ftp://ftp.cs.unc.edu/pub/users/faith/dict/ \
MAINTAINER= mike@ethmoid.org
HOMEPAGE= http://www.dict.org/
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+
ALL_TARGET= dict
INSTALL_TARGET= install.dict
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
+FILESDIR= ${.CURDIR}/../dict-server/files
+PATCHDIR= ${.CURDIR}/../dict-server/patches
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/dict-client/files/md5 b/textproc/dict-client/files/md5
deleted file mode 100644
index 3d925d0e006..00000000000
--- a/textproc/dict-client/files/md5
+++ /dev/null
@@ -1,3 +0,0 @@
-$NetBSD: md5,v 1.1.1.1 1999/07/27 22:00:21 tron Exp $
-
-MD5 (dictd-1.4.9.tar.gz) = 90e69ac4783b8836dbe98f8367b5f391
diff --git a/textproc/dict-client/files/patch-sum b/textproc/dict-client/files/patch-sum
deleted file mode 100644
index d06a0eb1b80..00000000000
--- a/textproc/dict-client/files/patch-sum
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: patch-sum,v 1.1.1.1 1999/07/27 22:00:21 tron Exp $
-
-MD5 (patch-aa) = 497f18d240f14633e3f015c923ae4bab
-MD5 (patch-ab) = d4819948345574ae7185c730489a173e
-MD5 (patch-ac) = f7bec0b55edec5037ded0e0ee3697e96
diff --git a/textproc/dict-client/patches/patch-aa b/textproc/dict-client/patches/patch-aa
deleted file mode 100644
index fde77707635..00000000000
--- a/textproc/dict-client/patches/patch-aa
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 1999/07/27 22:00:22 tron Exp $
-
-*** libmaa/maaP.h.orig Sun Jul 11 21:58:17 1999
---- libmaa/maaP.h Sun Jul 11 18:06:52 1999
-***************
-*** 104,110 ****
---- 104,112 ----
- #if !defined(__FreeBSD__) && !defined(__DGUX__) && !defined(__hpux__)
- #if !defined(__bsdi__) && !(defined(__sparc) && defined(__svr4__))
-+ #if !defined(__NetBSD__)
- extern int getopt( int, char **, char * );
- extern int optind;
- extern char *optarg;
-+ #endif
- #endif
- #endif
diff --git a/textproc/dict-client/patches/patch-ab b/textproc/dict-client/patches/patch-ab
deleted file mode 100644
index eec1005f343..00000000000
--- a/textproc/dict-client/patches/patch-ab
+++ /dev/null
@@ -1,30 +0,0 @@
-$NetBSD: patch-ab,v 1.1.1.1 1999/07/27 22:00:22 tron Exp $
-
-*** configure.orig Tue Jul 13 23:04:36 1999
---- configure Tue Jul 13 23:06:29 1999
-***************
-*** 47,50 ****
---- 47,51 ----
- build=NONE
- cache_file=./config.cache
-+ etcdir=/etc
- exec_prefix=NONE
- host=NONE
-***************
-*** 52,55 ****
---- 53,57 ----
- nonopt=NONE
- no_recursion=
-+ piddir=/var/run
- prefix=NONE
- program_prefix=NONE
-***************
-*** 550,556 ****
-
-
-- prefix=/usr
-- etcdir=/etc
-- piddir=/var/run
-
- echo Configuring for dict
---- 552,555 ----
diff --git a/textproc/dict-client/patches/patch-ac b/textproc/dict-client/patches/patch-ac
deleted file mode 100644
index e6e0f524608..00000000000
--- a/textproc/dict-client/patches/patch-ac
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ac,v 1.1.1.1 1999/07/27 22:00:22 tron Exp $
-
---- Makefile.in.orig Mon Jul 6 00:09:59 1998
-+++ Makefile.in Tue Jul 27 23:55:26 1999
-@@ -141,8 +141,8 @@
- $(CC) -c $(XTRACFLAGS) $(CFLAGS) -Wno-implicit $<
-
- install.dict: dict
-- install dict $(bindir)
-- install -m 644 dict.1 $(man1_prefix)
-+ ${BSD_INSTALL_PROGRAM} dict $(bindir)
-+ ${BSD_INSTALL_MAN} dict.1 $(man1_prefix)
-
- install.dictzip: dictzip
- install dictzip $(bindir)