aboutsummaryrefslogtreecommitdiff
path: root/games/freeciv
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2013-10-12 20:47:03 +0000
committerJohan van Selst <johans@FreeBSD.org>2013-10-12 20:47:03 +0000
commitb83aa176bd5a0494fb08e3e5880fc076b96465c6 (patch)
treebe90cc058a0bc6e321985cbc3b836b618202fb03 /games/freeciv
parent05ca5e0430db84b5845f94884a7ac690642c6afd (diff)
downloadports-b83aa176bd5a0494fb08e3e5880fc076b96465c6.tar.gz
ports-b83aa176bd5a0494fb08e3e5880fc076b96465c6.zip
Notes
Diffstat (limited to 'games/freeciv')
-rw-r--r--games/freeciv/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile
index 8a175d47a608..6598a1baa0c8 100644
--- a/games/freeciv/Makefile
+++ b/games/freeciv/Makefile
@@ -3,6 +3,7 @@
PORTNAME= freeciv
PORTVERSION= 2.4.0
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF/freeciv/Freeciv%20${PORTVERSION:R}/${PORTVERSION}
@@ -33,6 +34,7 @@ IGNORE= cannot use SDL without X11: re-run make config
.if ${PORT_OPTIONS:MX11}
LIB_DEPENDS+= libtiff.so:${PORTSDIR}/graphics/tiff \
libpng15.so:${PORTSDIR}/graphics/png \
+ libcurl.so:${PORTSDIR}/ftp/curl \
libggz.so:${PORTSDIR}/games/libggz \
libggz-gtk.so:${PORTSDIR}/games/ggz-gtk-client \
libggzcore.so:${PORTSDIR}/games/ggz-client-libs \