From 61fcc6fbdd9e5540708498867d451304f56995f8 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 20 Nov 2002 08:45:48 +0000 Subject: Manually set "${PKGNAME}" so that the package name actually matches the directory name. --- textproc/emacs-dict-client/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc/emacs-dict-client') diff --git a/textproc/emacs-dict-client/Makefile b/textproc/emacs-dict-client/Makefile index 3d461d343ca..81ecd399c3f 100644 --- a/textproc/emacs-dict-client/Makefile +++ b/textproc/emacs-dict-client/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/11/20 08:39:22 tron Exp $ +# $NetBSD: Makefile,v 1.2 2002/11/20 08:45:48 tron Exp $ DISTNAME= dictionary-1.8.2 +PKGNAME= ${DISTNAME:S/dictionary/emacs-dict-client/} CATEGORIES= textproc MASTER_SITES= ${HOMEPAGE} -- cgit v1.2.3