svn commit: r424312 - head/devel/sdl20
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu Oct 20 09:03:59 UTC 2016
Author: amdmi3
Date: Thu Oct 20 09:03:58 2016
New Revision: 424312
URL: https://svnweb.freebsd.org/changeset/ports/424312
Log:
- Verbosify build
Approved by: portmgr blanket
Modified:
head/devel/sdl20/Makefile
Modified: head/devel/sdl20/Makefile
==============================================================================
--- head/devel/sdl20/Makefile Thu Oct 20 08:40:27 2016 (r424311)
+++ head/devel/sdl20/Makefile Thu Oct 20 09:03:58 2016 (r424312)
@@ -46,6 +46,8 @@ CONFIGURE_ARGS+= --enable-sse2
CONFIGURE_ARGS+= --disable-sse2
.endif
+MAKE_ENV= V=1
+
OPTIONS_DEFINE= ALSA ASM DLOPEN ESOUND NAS OSS \
PULSEAUDIO SNDIO PTHREADS SDL_ATOMIC SDL_AUDIO \
SDL_CPUINFO SDL_EVENTS SDL_FILE SDL_HAPTIC \
More information about the svn-ports-all
mailing list