aboutsummaryrefslogtreecommitdiff
path: root/games/pokerth
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2009-08-16 18:04:40 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2009-08-16 18:04:40 +0000
commitf32c11d872ea222db4b9c33da363f2a8098194e1 (patch)
treeb1caddc6f61d87da0f97b4f1e91b311c70bf3f97 /games/pokerth
parent89dbb0c8e2caff37277d7ad2e3b13666c62b13df (diff)
downloadports-f32c11d872ea222db4b9c33da363f2a8098194e1.tar.gz
ports-f32c11d872ea222db4b9c33da363f2a8098194e1.zip
Notes
Diffstat (limited to 'games/pokerth')
-rw-r--r--games/pokerth/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile
index 2e696b417454..5e7d64e3ae20 100644
--- a/games/pokerth/Makefile
+++ b/games/pokerth/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pokerth
PORTVERSION= 0.7.1
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF
DISTNAME= PokerTH-${PORTVERSION}-src
@@ -16,7 +17,7 @@ COMMENT= A poker game written in C++/QT4
LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs \
mikmod.2:${PORTSDIR}/audio/libmikmod \
- gnutls.26:${PORTSDIR}/security/gnutls \
+ gnutls.40:${PORTSDIR}/security/gnutls \
curl.5:${PORTSDIR}/ftp/curl
USE_ICONV= yes