freebsd-ports/editors/emacs-nox11/Makefile
Ashish SHUKLA 4235c52973 - Fix the logic in updating emacs.desktop file, from the regression introduced
in r338450

PR:		ports/185468
Submitted by:	rakuco
2014-01-04 20:12:38 +00:00

17 lines
352 B
Makefile

# Created by: phoffman@proper.com
# $FreeBSD$
PKGNAMESUFFIX= -nox11
PORTREVISION= 10
OPTIONS_EXCLUDE=GCONF GIF JPEG OTF M17N PNG SVG TIFF SYNC_INPUT GTK2 GTK3 \
SCROLLBARS XFT XIM XPM MAGICK GSETTINGS X11 CANNA \
XAW XAW3D MOTIF
EMACS_NO_X11_SLAVE= yes
MASTERDIR= ${.CURDIR}/../emacs
LATEST_LINK= emacs-nox11
.include "${MASTERDIR}/Makefile"