aboutsummaryrefslogtreecommitdiffstats
path: root/math/kcalc
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-11-08 08:34:12 +0800
committerlofi <lofi@FreeBSD.org>2004-11-08 08:34:12 +0800
commit0b6556548ebcb9a70fb027fc2988bb9562f679be (patch)
tree72c0b28822f6f58acdadcc22fe8e3042ef14ec20 /math/kcalc
parent38539b8ae1b566d4fa23f20138a9d8ee76a6f291 (diff)
downloadfreebsd-ports-graphics-0b6556548ebcb9a70fb027fc2988bb9562f679be.tar.gz
freebsd-ports-graphics-0b6556548ebcb9a70fb027fc2988bb9562f679be.tar.zst
freebsd-ports-graphics-0b6556548ebcb9a70fb027fc2988bb9562f679be.zip
Update to KDE 3.3.1
Diffstat (limited to 'math/kcalc')
-rw-r--r--math/kcalc/Makefile11
-rw-r--r--math/kcalc/distinfo4
2 files changed, 12 insertions, 3 deletions
diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile
index cd762021303..c7ac1747145 100644
--- a/math/kcalc/Makefile
+++ b/math/kcalc/Makefile
@@ -37,4 +37,13 @@ INSTALLS_SHLIB= yes
LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} > 501102
+RUN_DEPENDS+= gtar:${PORTSDIR}/archivers/gtar
+
+post-patch:
+ ${REINPLACE_CMD} -e 's|>tar<|>gtar<|g' ${WRKSRC}/ark/ark.kcfg
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/math/kcalc/distinfo b/math/kcalc/distinfo
index 9c62a43493f..a238e1e87d3 100644
--- a/math/kcalc/distinfo
+++ b/math/kcalc/distinfo
@@ -1,2 +1,2 @@
-MD5 (KDE/kdeutils-3.3.0.tar.bz2) = 9a3788e7ee386080b66254e515fa6e49
-SIZE (KDE/kdeutils-3.3.0.tar.bz2) = 2206454
+MD5 (KDE/kdeutils-3.3.1.tar.bz2) = 07e45ca924cc52ce5565bb0bf3f6fa6a
+SIZE (KDE/kdeutils-3.3.1.tar.bz2) = 2208385