1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/editors/emacs-nox11/Makefile
Ashish SHUKLA d97f43e9ec - Mark port as BROKEN for aarch64
- Remove now redundant BROKEN_* directive from slave port:
  editors/emacs-nox11

Reported by:	Gergely Czuczy <gergely.czuczy at harmless.hu>
2017-03-14 03:04:12 +00:00

16 lines
386 B
Makefile

# Created by: phoffman@proper.com
# $FreeBSD$
PKGNAMESUFFIX= -nox11
CONFLICTS_INSTALL= emacs-[0-9]* emacs-devel-[0-9]*
OPTIONS_EXCLUDE= CAIRO GCONF GIF GSETTINGS GTK2 GTK3 JPEG M17N MAGICK \
MOTIF OTF PNG SCROLLBARS SVG TIFF X11 XAW XAW3D XFT XIM \
XPM XWIDGETS
OPTIONS_DEFAULT= GNUTLS MODULES SOURCES XML
MASTERDIR= ${.CURDIR}/../emacs
.include "${MASTERDIR}/Makefile"