2b68d50d8e
dumped binary crashes otherwise.
15 lines
455 B
Makefile
15 lines
455 B
Makefile
# $NetBSD: Makefile,v 1.99 2019/04/11 16:05:24 hauke Exp $
|
|
|
|
PKGNAME= ${DISTNAME}
|
|
PKGREVISION= 7
|
|
COMMENT= *BETA* XEmacs text editor version ${PKGVERSION_NOREV}
|
|
|
|
# extra options for x11 support, not for sharing with xemacs-current-nox11
|
|
# Version information in ../../editors/xemacs-current/Makefile.common
|
|
|
|
PKG_SUPPORTED_OPTIONS+= x11 xft xface
|
|
PKG_SUGGESTED_OPTIONS+= x11
|
|
|
|
.include "options.mk"
|
|
.include "Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|