From ad429ffed883c52ad54e533af9c64b829780c884 Mon Sep 17 00:00:00 2001 From: lofi Date: Fri, 12 Nov 2004 15:09:05 +0000 Subject: Remove conditional runtime dependency on the gtar port, it's available in the base system. --- comms/kremotecontrol/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'comms/kremotecontrol') diff --git a/comms/kremotecontrol/Makefile b/comms/kremotecontrol/Makefile index c7ac1747145b..d287e6938ed1 100644 --- a/comms/kremotecontrol/Makefile +++ b/comms/kremotecontrol/Makefile @@ -40,8 +40,6 @@ LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 .include .if ${OSVERSION} > 501102 -RUN_DEPENDS+= gtar:${PORTSDIR}/archivers/gtar - post-patch: ${REINPLACE_CMD} -e 's|>tar<|>gtar<|g' ${WRKSRC}/ark/ark.kcfg .endif -- cgit