svn commit: r320086 - head/devel/sdl12
Marcus von Appen
mva at FreeBSD.org
Thu Jun 6 12:43:00 UTC 2013
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 at 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
More information about the svn-ports-all
mailing list