3a0fa7572a
Remove stale reference to nb version in Makefile.common
9 lines
328 B
Makefile
9 lines
328 B
Makefile
# $NetBSD: Makefile,v 1.12 2020/10/02 11:31:14 hauke Exp $
|
|
|
|
PKGNAME= ${DISTNAME:S/-/-nox11-/}
|
|
PKGREVISION= 8
|
|
COMMENT= *BETA* XEmacs text editor version ${PKGVERSION_NOREV} (no X11 support)
|
|
|
|
.include "../../editors/xemacs-current/options.mk"
|
|
.include "../../editors/xemacs-current/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|