a1b641145c
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.
11 lines
291 B
Makefile
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"
|