Date: Tue, 15 Jan 2013 16:11:42 +0000 (UTC) From: Alex Kozlov <ak@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r310449 - head/games/epiar Message-ID: <201301151611.r0FGBg6i088712@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ak Date: Tue Jan 15 16:11:41 2013 New Revision: 310449 URL: http://svnweb.freebsd.org/changeset/ports/310449 Log: - Version 0.5.1 has autotools issues. Ignore it for now. Submitted by: nemysis@gmx.ch (maintainer) Modified: head/games/epiar/Makefile (contents, props changed) Modified: head/games/epiar/Makefile ============================================================================== --- head/games/epiar/Makefile Tue Jan 15 15:52:28 2013 (r310448) +++ head/games/epiar/Makefile Tue Jan 15 16:11:41 2013 (r310449) @@ -20,6 +20,8 @@ LIB_DEPENDS= freetype:${PORTSDIR}/print/ xml2:${PORTSDIR}/textproc/libxml2 \ physfs:${PORTSDIR}/devel/physfs +PORTSCOUT= skipv:0.5.1 + USE_BZIP2= yes USE_SDL= image mixer sdl USE_GL= glu
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301151611.r0FGBg6i088712>