svn commit: r365950 - head/games/prboom-plus

Adam Weinberger adamw at FreeBSD.org
Sun Aug 24 15:32:08 UTC 2014


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


More information about the svn-ports-head mailing list