diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-06-28 17:58:44 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-06-28 17:58:44 +0000 |
commit | 85df12641d8af1896b923a6546c88c00f4ed3f9f (patch) | |
tree | 79f9c2b8acf58c7331f7b3281888ba27bf5508ee /x11/kde4-baseapps/Makefile | |
parent | 14241fb897a8ee60d1159338a2f1ef2e31559c25 (diff) | |
download | ports-85df12641d8af1896b923a6546c88c00f4ed3f9f.tar.gz ports-85df12641d8af1896b923a6546c88c00f4ed3f9f.zip |
Notes
Diffstat (limited to 'x11/kde4-baseapps/Makefile')
-rw-r--r-- | x11/kde4-baseapps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kde4-baseapps/Makefile b/x11/kde4-baseapps/Makefile index 46f5564266ee..78d96c5b81a6 100644 --- a/x11/kde4-baseapps/Makefile +++ b/x11/kde4-baseapps/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= mkfontdir:${X_CLIENTS_PORT} \ xmkmf:${X_IMAKE_PORT} LIB_DEPENDS= sasl2:${PORTSDIR}/security/cyrus-sasl2 \ smbclient:${PORTSDIR}/net/samba-libsmbclient \ - usb:${PORTSDIR}/devel/libusb + usb-0.1:${PORTSDIR}/devel/libusb CONFLICTS= kdeartwork-3.[2-3]* kdelibs-3.[0-3]* kdeutils-3.[0-2]* |