svn commit: r310449 - head/games/epiar
Alex Kozlov
ak at FreeBSD.org
Tue Jan 15 16:11:42 UTC 2013
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 at 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
More information about the svn-ports-all
mailing list