summaryrefslogtreecommitdiffstats
path: root/math/kcalc
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2005-04-04 13:43:34 +0000
committerlofi <lofi@FreeBSD.org>2005-04-04 13:43:34 +0000
commit1d197f2a5ceb8ce6ace960124370bed021adf3ee (patch)
tree8a2195b11fed9b403dd336fabb0a95d4448e3b1f /math/kcalc
parent7d9b32400aa0a26bb66dfb3b54cc0ca62e643ebd (diff)
downloadFreeBSD-ports-1d197f2a5ceb8ce6ace960124370bed021adf3ee.zip
FreeBSD-ports-1d197f2a5ceb8ce6ace960124370bed021adf3ee.tar.gz
Depend on archivers/gtar on CURRENT later than 600022
Diffstat (limited to 'math/kcalc')
-rw-r--r--math/kcalc/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile
index 80226b1..e465f3e 100644
--- a/math/kcalc/Makefile
+++ b/math/kcalc/Makefile
@@ -41,6 +41,9 @@ LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3
.include <bsd.port.pre.mk>
.if ${OSVERSION} > 501102
+. if ${OSVERSION} > 600021
+RUN_DEPENDS+= gtar:${PORTSDIR}/archivers/gtar
+. endif
post-patch:
${REINPLACE_CMD} -e 's|>tar<|>gtar<|g' ${WRKSRC}/ark/ark.kcfg
.endif
OpenPOWER on IntegriCloud