Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Oct 2016 20:24:01 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423936 - head/devel/directfb
Message-ID:  <201610132024.u9DKO14v012334@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu Oct 13 20:24:01 2016
New Revision: 423936
URL: https://svnweb.freebsd.org/changeset/ports/423936

Log:
  Fix packaging
  
  Reported by:	pkg-fallout

Modified:
  head/devel/directfb/Makefile

Modified: head/devel/directfb/Makefile
==============================================================================
--- head/devel/directfb/Makefile	Thu Oct 13 20:17:31 2016	(r423935)
+++ head/devel/directfb/Makefile	Thu Oct 13 20:24:01 2016	(r423936)
@@ -51,7 +51,7 @@ FREETYPE_LIB_DEPENDS=	libfreetype.so:pri
 FREETYPE_CONFIGURE_ENABLE=	freetype
 X11_USE=	XORG=x11,xext,xproto
 X11_CONFIGURE_ENABLE=	x11
-SDL_USE=	sdl
+SDL_USE=	sdl=sdl
 SDL_CONFIGURE_ENABLE=	sdl
 UNIQUE_CONFIGURE_ENABLE=	unique
 TEST_CONFIGURE_WITH=	tests



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610132024.u9DKO14v012334>