Change PKGNAME to emacs20-20.7 instead of emacs-20.7.
This commit is contained in:
parent
88aff791d1
commit
ebbf569450
2 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.45 2012/12/11 04:54:43 dholland Exp $
|
||||
# $NetBSD: Makefile,v 1.46 2013/02/16 23:58:36 dholland Exp $
|
||||
|
||||
DISTNAME= emacs-20.7
|
||||
PKGNAME= ${DISTNAME:S/emacs/emacs20/}
|
||||
PKGREVISION= 16
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= http://ftp.gnu.org/pub/old-gnu/emacs/ \
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: version.mk,v 1.1 2008/10/11 09:31:56 uebayasi Exp $
|
||||
# $NetBSD: version.mk,v 1.2 2013/02/16 23:58:36 dholland Exp $
|
||||
|
||||
_EMACS_FLAVOR= emacs
|
||||
_EMACS_REQD= emacs>=20.7<21
|
||||
_EMACS_REQD= emacs20>=20.7<21
|
||||
_EMACS_PKGDEP.base=
|
||||
_EMACS_PKGDEP.leim= leim>=20.${EMACS_VERSION_MINOR}<21:../../editors/leim20
|
||||
|
||||
|
|
Loading…
Reference in a new issue