Date: Thu, 6 Jun 2013 12:42:59 +0000 (UTC) From: Marcus von Appen <mva@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r320086 - head/devel/sdl12 Message-ID: <201306061242.r56CgxnD041712@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mva Date: Thu Jun 6 12:42:59 2013 New Revision: 320086 URL: http://svnweb.freebsd.org/changeset/ports/320086 Log: - Unbreak ESOUND option - it requires WANT_GNOME Reported by: Robert Huff <roberthuff@rcn.com> Modified: head/devel/sdl12/Makefile Modified: head/devel/sdl12/Makefile ============================================================================== --- head/devel/sdl12/Makefile Thu Jun 6 12:35:19 2013 (r320085) +++ head/devel/sdl12/Makefile Thu Jun 6 12:42:59 2013 (r320086) @@ -18,6 +18,7 @@ USE_AUTOTOOLS= libtool USE_LDCONFIG= yes USE_GMAKE= yes GNU_CONFIGURE= yes +WANT_GNOME= yes USES= pathfix pkgconfig iconv CONFIGURE_ENV= ac_cv_header_libusbhid_h=no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306061242.r56CgxnD041712>