summaryrefslogtreecommitdiff
path: root/games/pokerth/Makefile
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2013-11-26 12:59:35 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2013-11-26 12:59:35 +0000
commitbc663491d334c71400eba0bfe902e4b5a4037e4d (patch)
treedd50502fa4788e3b363940f3f590f0d03d9d6ad2 /games/pokerth/Makefile
parent- Clean up after conversion to USES=qmake (diff)
- Clean up after conversion to USES=qmake
Approved by: portmgr (blanket approval)
Notes
Notes: svn path=/head/; revision=334927
Diffstat (limited to 'games/pokerth/Makefile')
-rw-r--r--games/pokerth/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile
index b22622f516d7..f2acdab5ddcb 100644
--- a/games/pokerth/Makefile
+++ b/games/pokerth/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.0
DISTNAME= PokerTH-${PORTVERSION}-src
MAINTAINER= madpilot@FreeBSD.org
-COMMENT= A poker game written in C++/QT4
+COMMENT= Poker game written in C++/Qt4
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
@@ -25,10 +25,10 @@ BUILD_DEPENDS= ${LOCALBASE}/include/libircclient.h:${PORTSDIR}/irc/libircclient
USES= iconv gmake qmake
USE_BZIP2= yes
-USE_QT4= gui corelib network sql sql-sqlite3 qmake_build \
+USE_QT4= gui corelib network sql sql-sqlite3 \
moc_build rcc_build uic_build
USE_SDL= mixer
-QMAKE_PRO= pokerth.pro
+QMAKE_SOURCE_PATH= pokerth.pro
PORTDOCS= server_setup_howto.txt