aboutsummaryrefslogtreecommitdiff
path: root/net/kdenetwork3/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-10-25 03:40:40 +0000
committerWill Andrews <will@FreeBSD.org>2000-10-25 03:40:40 +0000
commit4d2036679717e65c8270b5c0d2a4459f793b6644 (patch)
tree5d565b287780a83759bc6c682b3a198e915aaa91 /net/kdenetwork3/Makefile
parenta80e04410081ae875970ae1cb42b92e9e9191d72 (diff)
Notes
Diffstat (limited to 'net/kdenetwork3/Makefile')
-rw-r--r--net/kdenetwork3/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile
index e0fa829cfd53..ce0540846e6c 100644
--- a/net/kdenetwork3/Makefile
+++ b/net/kdenetwork3/Makefile
@@ -6,20 +6,19 @@
#
PORTNAME= kdenetwork
-PORTVERSION= 1.94
+PORTVERSION= 2.0
CATEGORIES= net news 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= uu.1:${PORTSDIR}/converters/uulib \
- qt2.4:${PORTSDIR}/x11-toolkits/qt22 \
kdecore.4:${PORTSDIR}/x11/kdelibs2
+USE_QT2= yes
MOC?= ${X11BASE}/bin/moc2
USE_BZIP2= yes
-USE_NEWGCC= yes
INSTALLS_SHLIB= yes
USE_AUTOCONF= yes
CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \