summaryrefslogtreecommitdiff
path: root/net/kdenetwork2
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 /net/kdenetwork2
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 'net/kdenetwork2')
-rw-r--r--net/kdenetwork2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/kdenetwork2/Makefile b/net/kdenetwork2/Makefile
index 45b25ef98d2f..2857c274dd51 100644
--- a/net/kdenetwork2/Makefile
+++ b/net/kdenetwork2/Makefile
@@ -18,6 +18,7 @@ LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib \
kdecore.4:${PORTSDIR}/x11/kdelibs2 \
QwSpriteField.8:${PORTSDIR}/converters/kdesupport2
+BROKEN= "Does not use current snapshot"
WRKSRC= ${WRKDIR}/kdenetwork
MOC?= ${X11BASE}/bin/moc2
USE_BZIP2= yes