aboutsummaryrefslogtreecommitdiffstats
path: root/x11/kdelibs3
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2005-05-18 07:50:05 +0800
committerlofi <lofi@FreeBSD.org>2005-05-18 07:50:05 +0800
commit0411064cf4df5c888dd3e2a59f48825f1db83ed0 (patch)
tree49ef64ab109158a48f322fef3e0fe91dd8ce61c3 /x11/kdelibs3
parent94a8d2e7ba22cd879acced68546dd0445aaf9a52 (diff)
downloadfreebsd-ports-gnome-0411064cf4df5c888dd3e2a59f48825f1db83ed0.tar.gz
freebsd-ports-gnome-0411064cf4df5c888dd3e2a59f48825f1db83ed0.tar.zst
freebsd-ports-gnome-0411064cf4df5c888dd3e2a59f48825f1db83ed0.zip
dcopserver depends on iceauth at runtime.
PR: ports/81149
Diffstat (limited to 'x11/kdelibs3')
-rw-r--r--x11/kdelibs3/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index 078c64a7a715..76b8174471ba 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -8,7 +8,7 @@
PORTNAME= kdelibs
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11 kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
@@ -32,7 +32,8 @@ LIB_DEPENDS= IlmImf:${PORTSDIR}/graphics/OpenEXR \
tiff.4:${PORTSDIR}/graphics/tiff \
xml2.5:${PORTSDIR}/textproc/libxml2 \
xslt.2:${PORTSDIR}/textproc/libxslt
-RUN_DEPENDS= ${FONTSCALE}:${X_FONTS_TTF_PORT} \
+RUN_DEPENDS= iceauth:${X_CLIENTS_PORT} \
+ ${FONTSCALE}:${X_FONTS_TTF_PORT} \
${FONTENCOD}:${X_FONTS_ENCODINGS_PORT}
.if ${PKGNAMESUFFIX} == -nocups