svn commit: r372196 - head/editors/emacs
Antoine Brodin
antoine at FreeBSD.org
Wed Nov 5 15:33:50 UTC 2014
Author: antoine
Date: Wed Nov 5 15:33:49 2014
New Revision: 372196
URL: https://svnweb.freebsd.org/changeset/ports/372196
QAT: https://qat.redports.org/buildarchive/r372196/
Log:
Fix check-sanity
Modified:
head/editors/emacs/Makefile
Modified: head/editors/emacs/Makefile
==============================================================================
--- head/editors/emacs/Makefile Wed Nov 5 15:28:22 2014 (r372195)
+++ head/editors/emacs/Makefile Wed Nov 5 15:33:49 2014 (r372196)
@@ -72,7 +72,7 @@ OPTIONS_SINGLE_SOUND= ALSA OSS
.if !defined(EMACS_NO_X11_SLAVE)
OPTIONS_DEFAULT=DBUS GCONF GIF GTK2 JPEG M17N OTF PNG SOUND SOURCES SVG TIFF SYNC_INPUT \
- SCROLLBARS XFT XIM XML XPM MAGICK GNUTLS GSETTINGS X11
+ SCROLLBARS XFT XIM XML XPM MAGICK GNUTLS GSETTINGS OSS X11
CONFLICTS+= emacs-nox11-[0-9]*
.else
OPTIONS_DEFAULT=SOURCES GNUTLS XML
More information about the svn-ports-all
mailing list