summaryrefslogtreecommitdiff
path: root/games/kdegames3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/kdegames3/Makefile')
-rw-r--r--games/kdegames3/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/kdegames3/Makefile b/games/kdegames3/Makefile
index 4a38258da921..5421c9efc20d 100644
--- a/games/kdegames3/Makefile
+++ b/games/kdegames3/Makefile
@@ -6,16 +6,16 @@
#
PORTNAME= kdegames
-PORTVERSION= 1.94
+PORTVERSION= 2.0
CATEGORIES= games kde
MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= unstable/distribution/2.0Beta5/tar/src
+MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/src
MAINTAINER= will@FreeBSD.org
-LIB_DEPENDS= qt2.4:${PORTSDIR}/x11-toolkits/qt22 \
- kdecore.4:${PORTSDIR}/x11/kdelibs2
+LIB_DEPENDS= kdecore.4:${PORTSDIR}/x11/kdelibs2
+USE_QT2= yes
MOC?= ${X11BASE}/bin/moc2
USE_BZIP2= yes
USE_NEWGCC= yes