diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2003-02-24 21:48:17 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2003-02-24 21:48:17 +0000 |
commit | 931837b290fbc40bec01443f35dd80bb950c6c3e (patch) | |
tree | b4d771a89d15082e0c7d0d5c08caeecd6223e715 /net/krdesktop | |
parent | 0602ff7f354ec0b854c1ba3fa695d895a6978f55 (diff) |
Notes
Diffstat (limited to 'net/krdesktop')
-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 |