summaryrefslogtreecommitdiff
path: root/textproc/emacs-dict-client
diff options
context:
space:
mode:
authortron <tron>2002-11-20 08:45:48 +0000
committertron <tron>2002-11-20 08:45:48 +0000
commit61fcc6fbdd9e5540708498867d451304f56995f8 (patch)
treea7256c064e7ffa919a6139ea8b6e57472c551364 /textproc/emacs-dict-client
parent4eb19505f18d796901a75300023b911d9d65e3b5 (diff)
downloadpkgsrc-61fcc6fbdd9e5540708498867d451304f56995f8.tar.gz
Manually set "${PKGNAME}" so that the package name actually matches
the directory name.
Diffstat (limited to 'textproc/emacs-dict-client')
-rw-r--r--textproc/emacs-dict-client/Makefile3
1 files changed, 2 insertions, 1 deletions
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}