Sun Feb 17 00:21:58 2013 UTC ()
grmbl, try again.


(dholland)
diff -r1.10 -r1.11 pkgsrc/editors/emacs21/Makefile.common

cvs diff -r1.10 -r1.11 pkgsrc/editors/emacs21/Makefile.common (expand / switch to unified diff)

--- pkgsrc/editors/emacs21/Makefile.common 2013/02/17 00:18:58 1.10
+++ pkgsrc/editors/emacs21/Makefile.common 2013/02/17 00:21:58 1.11
@@ -1,20 +1,20 @@ @@ -1,20 +1,20 @@
1# $NetBSD: Makefile.common,v 1.10 2013/02/17 00:18:58 dholland Exp $ 1# $NetBSD: Makefile.common,v 1.11 2013/02/17 00:21:58 dholland Exp $
2# 2#
3# used by editors/emacs21/Makefile 3# used by editors/emacs21/Makefile
4# used by editors/emacs21-nox11/Makefile 4# used by editors/emacs21-nox11/Makefile
5 5
6DISTNAME= emacs-${EMACSVERSION}a 6DISTNAME= emacs-${EMACSVERSION}a
7PKGNAME= emacs21-${EMACSVERSION}a 7PKGNAME?= emacs21-${EMACSVERSION}a
8 8
9MASTER_SITES= ${MASTER_SITE_GNU:=emacs/} 9MASTER_SITES= ${MASTER_SITE_GNU:=emacs/}
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html 11HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html
12 12
13CONFLICTS= mule-[0-9]* 13CONFLICTS= mule-[0-9]*
14 14
15USE_TOOLS+= gmake perl:run 15USE_TOOLS+= gmake perl:run
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
17 17
18PATCHDIR= ${.CURDIR}/../../editors/emacs21/patches 18PATCHDIR= ${.CURDIR}/../../editors/emacs21/patches
19FILESDIR= ${.CURDIR}/../../editors/emacs21/files 19FILESDIR= ${.CURDIR}/../../editors/emacs21/files
20DISTINFO_FILE= ${.CURDIR}/../../editors/emacs21/distinfo 20DISTINFO_FILE= ${.CURDIR}/../../editors/emacs21/distinfo