ports/138479: [PATCH] games/wesnoth: fix CONFLICTS
Dmitry Marakasov
amdmi3 at amdmi3.ru
Wed Sep 2 12:00:17 UTC 2009
>Number: 138479
>Category: ports
>Synopsis: [PATCH] games/wesnoth: fix CONFLICTS
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Sep 02 12:00:16 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Dmitry Marakasov
>Release: FreeBSD 8.0-BETA2 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 8.0-BETA2 FreeBSD 8.0-BETA2 #0: Thu Jul 30 19:51:12 MSD 2009
>Description:
Use proper conflicts against wesnoth-devel.
Port maintainer (philip at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- wesnoth-1.6.4_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/games/wesnoth/Makefile,v
retrieving revision 1.70
diff -u -u -r1.70 Makefile
--- Makefile 22 Aug 2009 17:36:56 -0000 1.70
+++ Makefile 2 Sep 2009 11:52:59 -0000
@@ -19,7 +19,7 @@
LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \
freetype.9:${PORTSDIR}/print/freetype2
-CONFLICTS= wesnoth-1.5*
+CONFLICTS= wesnoth-1.5* wesnoth-1.7*
USE_SDL= image mixer net ttf
USE_GNOME= gnometarget pango
--- wesnoth-1.6.4_1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list