aboutsummaryrefslogtreecommitdiff
path: root/games/freeciv
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2007-07-28 16:28:37 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2007-07-28 16:28:37 +0000
commit6d379367bf053d36c83c889b3ea2ee33c91a20e8 (patch)
tree03cf681afe3ccde19c2c959343f7af06a059f944 /games/freeciv
parent12270bbd80761e51907a45e2edec0770c50fee25 (diff)
downloadports-6d379367bf053d36c83c889b3ea2ee33c91a20e8.tar.gz
ports-6d379367bf053d36c83c889b3ea2ee33c91a20e8.zip
- Readd conflicts
Notes
Notes: svn path=/head/; revision=196478
Diffstat (limited to 'games/freeciv')
-rw-r--r--games/freeciv/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile
index ef863dcb75af..7276646d5011 100644
--- a/games/freeciv/Makefile
+++ b/games/freeciv/Makefile
@@ -7,6 +7,7 @@
PORTNAME= freeciv
PORTVERSION= 2.0.9
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF
@@ -38,10 +39,12 @@ USE_GNOME+= esound
.else
CONFIGURE_ARGS+=--disable-esd
.endif
+CONFLICTS= freeciv-nox11-[0-9]*
.else
PLIST_SUB= X11="@comment "
PKGNAMESUFFIX?= -nox11
CONFIGURE_ARGS+=--enable-client=no
+CONFLICTS= freeciv-[0-9]*
.endif
post-patch: