2007-08-13 14:40:57 +02:00
|
|
|
# $NetBSD: Makefile,v 1.7 2007/08/13 12:40:58 jlam Exp $
|
2007-06-11 15:38:24 +02:00
|
|
|
|
|
|
|
DISTNAME= emacs-${EMACSVERSION}a
|
2007-08-13 14:40:57 +02:00
|
|
|
PKGREVISION= 11
|
2007-06-11 15:38:24 +02:00
|
|
|
CATEGORIES= editors
|
|
|
|
COMMENT= GNU editing macros (editor)
|
|
|
|
|
|
|
|
.include "../../editors/emacs21/Makefile.common"
|
|
|
|
|
|
|
|
USE_TOOLS+= imake
|
|
|
|
|
|
|
|
CONFLICTS+= emacs-nox11-[0-9]*
|
|
|
|
|
|
|
|
CONFIGURE_ARGS+= --srcdir=${WRKSRC:Q}
|
|
|
|
|
2007-08-13 14:40:57 +02:00
|
|
|
.include "options.mk"
|
2007-06-11 15:38:24 +02:00
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|