svn commit: r456408 - head/audio/cmus

Tobias Kortkamp tobik at FreeBSD.org
Fri Dec 15 17:07:52 UTC 2017


Author: tobik
Date: Fri Dec 15 17:07:50 2017
New Revision: 456408
URL: https://svnweb.freebsd.org/changeset/ports/456408

Log:
  audio/cmus: Add missing EXAMPLES option

Modified:
  head/audio/cmus/Makefile

Modified: head/audio/cmus/Makefile
==============================================================================
--- head/audio/cmus/Makefile	Fri Dec 15 17:06:52 2017	(r456407)
+++ head/audio/cmus/Makefile	Fri Dec 15 17:07:50 2017	(r456408)
@@ -46,6 +46,7 @@ _CMUS_CONFIGURE_OPTS=	AAC ALSA AO ARTS CDDB CDIO COREA
 CONFIGURE_ARGS+=	CONFIG_${opt}=n
 .endfor
 
+OPTIONS_DEFINE=		EXAMPLES
 OPTIONS_DEFAULT=	AAC FFMPEG FLAC MAD MODPLUG MP4 OPUS OSS SNDIO VORBIS WAV
 OPTIONS_SUB=	yes
 


More information about the svn-ports-head mailing list