aboutsummaryrefslogtreecommitdiffstats
path: root/math/kcalc
diff options
context:
space:
mode:
Diffstat (limited to 'math/kcalc')
-rw-r--r--math/kcalc/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile
index c7ac1747145..d287e6938ed 100644
--- a/math/kcalc/Makefile
+++ b/math/kcalc/Makefile
@@ -40,8 +40,6 @@ LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3
.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