diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/krdesktop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/krdesktop/Makefile b/net/krdesktop/Makefile index ce6fa0582a00..63fdfc7d2ee7 100644 --- a/net/krdesktop/Makefile +++ b/net/krdesktop/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME:S/kr/KR/}-${PORTVERSION} MAINTAINER= matt@fruitsalad.org COMMENT= KDE GUI for rdesktop and VNC -RUN_DEPENDS= rdesktop:${PORTSDIR}/net/rdesktop-devel \ +RUN_DEPENDS= rdesktop:${PORTSDIR}/net/rdesktop \ vncviewer:${PORTSDIR}/net/vnc USE_KDELIBS_VER=3 |