summaryrefslogtreecommitdiffstats
path: root/math/kcalc/Makefile
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-10-25 03:40:40 +0000
committerwill <will@FreeBSD.org>2000-10-25 03:40:40 +0000
commit6f914900a9e24628d19fea67159b395f225c4e91 (patch)
treef3846fb1353e898c4efa8007f8119fff3da69d4e /math/kcalc/Makefile
parente3c0e35cbc0cbd02bdad012f8fa709df2640e960 (diff)
downloadFreeBSD-ports-6f914900a9e24628d19fea67159b395f225c4e91.zip
FreeBSD-ports-6f914900a9e24628d19fea67159b395f225c4e91.tar.gz
Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road...
All KDE2 ports now use default USE_QT2. Still todo: Merge in MTREE stuff.
Diffstat (limited to 'math/kcalc/Makefile')
-rw-r--r--math/kcalc/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile
index 8d663c8..7028ea9 100644
--- a/math/kcalc/Makefile
+++ b/math/kcalc/Makefile
@@ -6,17 +6,17 @@
#
PORTNAME= kdeutils
-PORTVERSION= 1.94
+PORTVERSION= 2.0
CATEGORIES= misc 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= jpeg.9:${PORTSDIR}/graphics/jpeg \
- kdecore.4:${PORTSDIR}/x11/kdelibs2 \
- qt2.4:${PORTSDIR}/x11-toolkits/qt22
+ kdecore.4:${PORTSDIR}/x11/kdelibs2
+USE_QT2= yes
MOC?= ${X11BASE}/bin/moc2
USE_BZIP2= yes
INSTALLS_SHLIB= yes
OpenPOWER on IntegriCloud