pkgsrc/editors/xemacs-current-nox11/Makefile
hauke 3a0fa7572a Linux glibc 2.32+ has removed sys_siglist
Remove stale reference to nb version in Makefile.common
2020-10-02 11:31:14 +00:00

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"