From 0b6556548ebcb9a70fb027fc2988bb9562f679be Mon Sep 17 00:00:00 2001 From: lofi Date: Mon, 8 Nov 2004 00:34:12 +0000 Subject: Update to KDE 3.3.1 --- comms/kremotecontrol/Makefile | 11 ++++++++++- comms/kremotecontrol/distinfo | 4 ++-- 2 files changed, 12 insertions(+), 3 deletions(-) (limited to 'comms') diff --git a/comms/kremotecontrol/Makefile b/comms/kremotecontrol/Makefile index cd7620213037..c7ac1747145b 100644 --- a/comms/kremotecontrol/Makefile +++ b/comms/kremotecontrol/Makefile @@ -37,4 +37,13 @@ INSTALLS_SHLIB= yes LDCONFIG_DIRS+= %%PREFIX%%/lib %%PREFIX%%/lib/kde3 .include "${.CURDIR}/../../x11/kde3/Makefile.kde" -.include +.include + +.if ${OSVERSION} > 501102 +RUN_DEPENDS+= gtar:${PORTSDIR}/archivers/gtar + +post-patch: + ${REINPLACE_CMD} -e 's|>tar<|>gtar<|g' ${WRKSRC}/ark/ark.kcfg +.endif + +.include diff --git a/comms/kremotecontrol/distinfo b/comms/kremotecontrol/distinfo index 9c62a43493f5..a238e1e87d37 100644 --- a/comms/kremotecontrol/distinfo +++ b/comms/kremotecontrol/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 -- cgit