Mark this broken until emacs25 snapshots become available. Removing
the package until then seems stupid.
This commit is contained in:
parent
34ce24c23c
commit
ef191f26d2
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile.common,v 1.51 2012/03/25 21:02:19 dholland Exp $
|
||||
# $NetBSD: Makefile.common,v 1.52 2012/06/16 21:06:17 dholland Exp $
|
||||
|
||||
DISTNAME= emacs-snapshot_20120319.orig
|
||||
PKGNAME= ${DISTNAME:S/snapshot_/${EMACS_VERSION}./:S/.orig//}
|
||||
|
@ -15,6 +15,8 @@ PKG_DESTDIR_SUPPORT= user-destdir
|
|||
SETGIDGAME= yes
|
||||
MAKE_JOBS_SAFE= no
|
||||
|
||||
BROKEN= emacs24 has been released; emacs25 snapshots are not yet available.
|
||||
|
||||
CONFLICTS+= emacs-nox11-[0-9]*
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
Loading…
Reference in a new issue