[Midnightbsd-cvs] mports [20895] trunk/audio/sdl_sound/Makefile: mark the configure script

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Nov 16 12:02:04 EST 2015


Revision: 20895
          http://svnweb.midnightbsd.org/mports/?rev=20895
Author:   laffer1
Date:     2015-11-16 12:02:04 -0500 (Mon, 16 Nov 2015)
Log Message:
-----------
mark the configure script

Modified Paths:
--------------
    trunk/audio/sdl_sound/Makefile

Modified: trunk/audio/sdl_sound/Makefile
===================================================================
--- trunk/audio/sdl_sound/Makefile	2015-11-16 16:56:40 UTC (rev 20894)
+++ trunk/audio/sdl_sound/Makefile	2015-11-16 17:02:04 UTC (rev 20895)
@@ -18,6 +18,7 @@
 CONFIGURE_ARGS=	--program-prefix=""
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
 CONFIGURE_TARGET=	${ARCH}-portbld-freebsd9.1
+HAS_CONFIGURE=	yes
 
 OPTIONS=	FLAC "Enable flac support" on \
 		MIKMOD "Enable mikmod support" on \



More information about the Midnightbsd-cvs mailing list