pkgsrc/editors/xemacs-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

11 lines
291 B
Makefile

# $NetBSD: Makefile,v 1.36 2020/10/02 11:31:14 hauke Exp $
PKGNAME= ${DISTNAME:S/-/-nox11-/}
PKGREVISION= 14
COMMENT= XEmacs text editor version 21 (no x11 support)
.include "../../editors/xemacs/options.mk"
.include "../../editors/xemacs/Makefile.common"
.include "../../mk/bsd.pkg.mk"