pkgsrc/editors/emacs-nox11/Makefile
rillig 4f256be13c Don't install the files in share/emacs group-writable. Bumped
PKGREVISION of emacs and emacs-nox11.
2006-07-02 10:03:14 +00:00

15 lines
357 B
Makefile

# $NetBSD: Makefile,v 1.24 2006/07/02 10:03:14 rillig Exp $
DISTNAME= emacs-${EMACSVERSION}a
PKGNAME= emacs-nox11-${EMACSVERSION}a
PKGREVISION= 6
CATEGORIES= editors
COMMENT= GNU editing macros (editor) - non X11 version
.include "../../editors/emacs/Makefile.common"
CONFLICTS+= emacs-[0-9]*
CONFIGURE_ARGS+=--without-x
.include "../../mk/bsd.pkg.mk"