Date: Sun, 24 Aug 2014 15:32:08 +0000 (UTC) From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r365950 - head/games/prboom-plus Message-ID: <201408241532.s7OFW82p071297@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adamw Date: Sun Aug 24 15:32:07 2014 New Revision: 365950 URL: http://svnweb.freebsd.org/changeset/ports/365950 QAT: https://qat.redports.org/buildarchive/r365950/ Log: Remove CONFLICTS on games/prboom. PR: 188932 Submitted by: maintainer Modified: head/games/prboom-plus/Makefile Modified: head/games/prboom-plus/Makefile ============================================================================== --- head/games/prboom-plus/Makefile Sun Aug 24 15:26:30 2014 (r365949) +++ head/games/prboom-plus/Makefile Sun Aug 24 15:32:07 2014 (r365950) @@ -14,8 +14,6 @@ LICENSE= GPLv2 LIB_DEPENDS= libsmpeg.so:${PORTSDIR}/multimedia/smpeg \ libpng.so:${PORTSDIR}/graphics/png -CONFLICTS= prboom-[2]* - USES= gmake USE_SDL= mixer net sdl NEED_ROOT= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408241532.s7OFW82p071297>