summaryrefslogtreecommitdiff
path: root/x11-clocks/kdetoys4/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-08-29 23:44:32 +0000
committerWill Andrews <will@FreeBSD.org>2000-08-29 23:44:32 +0000
commit763de026f30819d0d900b78e9edafea28f61af31 (patch)
tree0653c75bd02cd54c41672a11a27d77c19a49c8ef /x11-clocks/kdetoys4/Makefile
parentUpdate to tkirc 2.42. (diff)
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.
Notes
Notes: svn path=/head/; revision=32116
Diffstat (limited to 'x11-clocks/kdetoys4/Makefile')
-rw-r--r--x11-clocks/kdetoys4/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11-clocks/kdetoys4/Makefile b/x11-clocks/kdetoys4/Makefile
index 9ca79c44d1f6..524c36102643 100644
--- a/x11-clocks/kdetoys4/Makefile
+++ b/x11-clocks/kdetoys4/Makefile
@@ -6,17 +6,15 @@
#
PORTNAME= kdetoys
-PORTVERSION= 20000724A
+PORTVERSION= 20000829A
CATEGORIES= x11-clocks 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}/kdetoys
MOC?= ${X11BASE}/bin/moc2
USE_NEWGCC= yes
USE_BZIP2= yes