aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
Diffstat (limited to 'archivers')
-rw-r--r--archivers/ark/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/archivers/ark/Makefile b/archivers/ark/Makefile
index c7ac1747145b..d287e6938ed1 100644
--- a/archivers/ark/Makefile
+++ b/archivers/ark/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