diff options
author | agc <agc@pkgsrc.org> | 2001-08-16 06:55:55 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-08-16 06:55:55 +0000 |
commit | bdf705c48f2857b1552c7ee180fb25926a58a69f (patch) | |
tree | ad32f1d145a4b1d114b53e5c6279aabf492ae3a7 /textproc/dict-client | |
parent | 0f1a6d84c3b610977b7d29f9098719fe0923ec43 (diff) | |
download | pkgsrc-bdf705c48f2857b1552c7ee180fb25926a58a69f.tar.gz |
Include the category in the pathname for FILESDIR and PATCHDIR.
Use dict-server's distinfo file
Diffstat (limited to 'textproc/dict-client')
-rw-r--r-- | textproc/dict-client/Makefile | 7 | ||||
-rw-r--r-- | textproc/dict-client/distinfo | 14 |
2 files changed, 4 insertions, 17 deletions
diff --git a/textproc/dict-client/Makefile b/textproc/dict-client/Makefile index a1ad91a3c9a..23c55f33c97 100644 --- a/textproc/dict-client/Makefile +++ b/textproc/dict-client/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2001/02/17 17:37:19 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2001/08/16 06:55:55 agc Exp $ DISTNAME= dictd-1.4.9 PKGNAME= dict-client-1.4.9 @@ -16,7 +16,8 @@ GNU_CONFIGURE= yes ALL_TARGET= dict INSTALL_TARGET= install.dict -FILESDIR= ${.CURDIR}/../dict-server/files -PATCHDIR= ${.CURDIR}/../dict-server/patches +FILESDIR= ${.CURDIR}/../../textproc/dict-server/files +PATCHDIR= ${.CURDIR}/../../textproc/dict-server/patches +DISTINFO_FILE= ${.CURDIR}/../../textproc/dict-server/distinfo .include "../../mk/bsd.pkg.mk" diff --git a/textproc/dict-client/distinfo b/textproc/dict-client/distinfo deleted file mode 100644 index c71553db59f..00000000000 --- a/textproc/dict-client/distinfo +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: distinfo,v 1.2 2001/04/20 15:04:55 skrll Exp $ - -SHA1 (dictd-1.4.9.tar.gz) = 87a268b5725d70073cf02032a9d96f21cb405f5c -Size (dictd-1.4.9.tar.gz) = 517459 bytes -SHA1 (patch-aa) = 53ec142b9151b19e2820d5e1bf5093bb53be0b48 -SHA1 (patch-ab) = 2f7cbc15c62a8925d2e662a756372c935a6680a7 -SHA1 (patch-ac) = c3dcc9878875f28764db118460e2fd5fa9273f2f -SHA1 (patch-ad) = 75d08ce1778898edcd52b4b94c974aba54f769a7 -SHA1 (patch-ae) = 666be1195f6c11b620f14c9e91be5db377be6022 -SHA1 (patch-af) = 9858bfc0cbed9c32d6b4e15ddc468a584e4916e9 -SHA1 (patch-ag) = 4473d472bddc34c5d5be2d6be6a0cee015717a79 -SHA1 (patch-ah) = 7952316967e8612d340a6a2b73e88d2a9035d6d7 -SHA1 (patch-ai) = 21b2c9ace814e005139c64c4b6890e8b7e249f29 -SHA1 (patch-aj) = 76527be1d4ff89aeec72606d9575a99e6a8e2d3b |