summaryrefslogtreecommitdiff
path: root/editors/emacs21
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2013-02-17 00:21:58 +0000
committerdholland <dholland@pkgsrc.org>2013-02-17 00:21:58 +0000
commita3798fdd6df8ed82905e110cef0e82e461380bf6 (patch)
tree0a2353610f7aa80d3f1535f6b956e989f80a1560 /editors/emacs21
parent4b29f08bec8d7812fd53bf686f8d030fda82714d (diff)
downloadpkgsrc-a3798fdd6df8ed82905e110cef0e82e461380bf6.tar.gz
grmbl, try again.
Diffstat (limited to 'editors/emacs21')
-rw-r--r--editors/emacs21/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs21/Makefile.common b/editors/emacs21/Makefile.common
index e372c1e3314..3ac013cc3e1 100644
--- a/editors/emacs21/Makefile.common
+++ b/editors/emacs21/Makefile.common
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.10 2013/02/17 00:18:58 dholland Exp $
+# $NetBSD: Makefile.common,v 1.11 2013/02/17 00:21:58 dholland Exp $
#
# used by editors/emacs21/Makefile
# used by editors/emacs21-nox11/Makefile
DISTNAME= emacs-${EMACSVERSION}a
-PKGNAME= emacs21-${EMACSVERSION}a
+PKGNAME?= emacs21-${EMACSVERSION}a
MASTER_SITES= ${MASTER_SITE_GNU:=emacs/}
MAINTAINER= pkgsrc-users@NetBSD.org