aboutsummaryrefslogtreecommitdiffstats
path: root/games/kdegames4/Makefile
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-08-30 07:44:32 +0800
committerwill <will@FreeBSD.org>2000-08-30 07:44:32 +0800
commitd48002a5eba327be116a39d98284bc777b760595 (patch)
treea17c9f2dbb27c76df3b636a3efb150d8b5e361e3 /games/kdegames4/Makefile
parentf41da54892a3f20904be09edeeac50bf02fd36f3 (diff)
downloadfreebsd-ports-gnome-d48002a5eba327be116a39d98284bc777b760595.tar.gz
freebsd-ports-gnome-d48002a5eba327be116a39d98284bc777b760595.tar.zst
freebsd-ports-gnome-d48002a5eba327be116a39d98284bc777b760595.zip
Update to 20000829A snapshot. Disable kdenetwork2 for the time being so
I can address some of its issues (should see it marked un-broken in about 3 hours, if they're trivial enough). It took too long to get this update out the door... :-( This is a rather stable version of KDE2. Release is hoped for sometime next month, so I'm going to try to reroll snapshots this weekend. Also decide policy by removing the interactive requirement in qt22's configure script. I don't know why they bothered adding it there.. Bugged by: *many* bug-reports, requests, etc.
Diffstat (limited to 'games/kdegames4/Makefile')
-rw-r--r--games/kdegames4/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/games/kdegames4/Makefile b/games/kdegames4/Makefile
index 7c90f95c2625..0a23c0e873d4 100644
--- a/games/kdegames4/Makefile
+++ b/games/kdegames4/Makefile
@@ -6,17 +6,15 @@
#
PORTNAME= kdegames
-PORTVERSION= 20000724A
+PORTVERSION= 20000829A
CATEGORIES= games kde
-MASTER_SITES= $(MASTER_SITE_LOCAL)
-MASTER_SITE_SUBDIR= will
+MASTER_SITES= http://www.physics.purdue.edu/~will/
MAINTAINER= will@FreeBSD.org
LIB_DEPENDS= qt2.4:${PORTSDIR}/x11-toolkits/qt22 \
kdecore.4:${PORTSDIR}/x11/kdelibs2
-WRKSRC= ${WRKDIR}/kdegames
MOC?= ${X11BASE}/bin/moc2
USE_BZIP2= yes
USE_NEWGCC= yes