summaryrefslogtreecommitdiff
path: root/editors/emacs21
diff options
context:
space:
mode:
authordholland <dholland>2013-02-17 00:21:58 +0000
committerdholland <dholland>2013-02-17 00:21:58 +0000
commit4c06e51074b9ba5b7f5308399138d88a3c1de667 (patch)
tree0a2353610f7aa80d3f1535f6b956e989f80a1560 /editors/emacs21
parenta182eb228a2e50a89be9bc68e958a0646a1d0f49 (diff)
downloadpkgsrc-4c06e51074b9ba5b7f5308399138d88a3c1de667.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