summaryrefslogtreecommitdiff
path: root/games/pokerth
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2013-04-27 08:50:46 +0000
committerMarcus von Appen <mva@FreeBSD.org>2013-04-27 08:50:46 +0000
commit821843ca06f2354ffe250825fcdffabb6d0caefa (patch)
tree5b8de344e457d5da2cf746d56e495a2ce03e1d99 /games/pokerth
parent- update WWW (diff)
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm
Notes
Notes: svn path=/head/; revision=316654
Diffstat (limited to 'games/pokerth')
-rw-r--r--games/pokerth/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile
index ef8c7075e122..a07d23872c1c 100644
--- a/games/pokerth/Makefile
+++ b/games/pokerth/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs \
protobuf:${PORTSDIR}/devel/protobuf
BUILD_DEPENDS= ${LOCALBASE}/include/libircclient.h:${PORTSDIR}/irc/libircclient
-USE_ICONV= yes
+USES= iconv
USE_BZIP2= yes
USE_GMAKE= yes
MAKE_JOBS_SAFE= yes