pkgsrc/editors/xemacs-nox11/Makefile
hauke a1b641145c Use gtar instead of the base tar(1) in the xemacs* top-level Makefile
because of a problem with NetBSD-current libarchive-as-tar, see bin/56080.

Note this depencency is not a burden, since xemacs-packages requires
gtar, anyway.
2021-03-28 10:36:33 +00:00

11 lines
291 B
Makefile

# $NetBSD: Makefile,v 1.37 2021/03/28 10:36:33 hauke Exp $
PKGNAME= ${DISTNAME:S/-/-nox11-/}
PKGREVISION= 15
COMMENT= XEmacs text editor version 21 (no x11 support)
.include "../../editors/xemacs/options.mk"
.include "../../editors/xemacs/Makefile.common"
.include "../../mk/bsd.pkg.mk"