Sun Feb 17 07:54:18 2013 UTC ()
Oops, setting PKGNAME once is enough.


(dholland)
diff -r1.34 -r1.35 pkgsrc/editors/emacs22/Makefile

cvs diff -r1.34 -r1.35 pkgsrc/editors/emacs22/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/editors/emacs22/Attic/Makefile 2013/02/17 00:39:53 1.34
+++ pkgsrc/editors/emacs22/Attic/Makefile 2013/02/17 07:54:18 1.35
@@ -1,16 +1,15 @@ @@ -1,16 +1,15 @@
1# $NetBSD: Makefile,v 1.34 2013/02/17 00:39:53 dholland Exp $ 1# $NetBSD: Makefile,v 1.35 2013/02/17 07:54:18 dholland Exp $
2 2
3PKGNAME?= ${DISTNAME} 
4COMMENT?= GNU editing macros (editor) 3COMMENT?= GNU editing macros (editor)
5 4
6DISTNAME= emacs-22.3 5DISTNAME= emacs-22.3
7PKGNAME?= ${DISTNAME:S/emacs/emacs22/} 6PKGNAME?= ${DISTNAME:S/emacs/emacs22/}
8PKGREVISION= 26 7PKGREVISION= 26
9CATEGORIES= editors 8CATEGORIES= editors
10MASTER_SITES= ${MASTER_SITE_GNU:=emacs/} 9MASTER_SITES= ${MASTER_SITE_GNU:=emacs/}
11 10
12MAINTAINER= pkgsrc-users@NetBSD.org 11MAINTAINER= pkgsrc-users@NetBSD.org
13HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html 12HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html
14LICENSE= gnu-gpl-v3 13LICENSE= gnu-gpl-v3
15 14
16CONFLICTS+= elisp-manual-[0-9]* 15CONFLICTS+= elisp-manual-[0-9]*