# $NetBSD: Makefile,v 1.27 2007/08/13 12:40:57 jlam Exp $ PKGNAME= ${DISTNAME:S/-/-nox11-/} FILESDIR= ${.CURDIR}/../../editors/emacs/files PATCHDIR= ${.CURDIR}/../../editors/emacs/patches PKGDIR= ${.CURDIR}/../../editors/emacs # Mirror PKG_DESTDIR_SUPPORT setting from emacs/Makefile. PKG_DESTDIR_SUPPORT= user-destdir .include "../../mk/bsd.prefs.mk" PKG_OPTIONS.emacs+= -x11 -gtk -motif -xaw .include "../../editors/emacs/Makefile"