diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2005-03-26 01:27:13 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2005-03-26 01:27:13 +0000 |
commit | 45532a231927dc60ab2a702ca1bf49afdded9d53 (patch) | |
tree | 1ea5fe2201420fea41ae8b14212c63fb5c98a904 /x11/kdebase3 | |
parent | 6079702988ac348180a29357cf65121d0fe5ad50 (diff) | |
download | ports-45532a231927dc60ab2a702ca1bf49afdded9d53.tar.gz ports-45532a231927dc60ab2a702ca1bf49afdded9d53.zip |
Notes
Diffstat (limited to 'x11/kdebase3')
-rw-r--r-- | x11/kdebase3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile index 5b2a36ee762e..63a08d81dd56 100644 --- a/x11/kdebase3/Makefile +++ b/x11/kdebase3/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= sasl2:${PORTSDIR}/security/cyrus-sasl2 \ smbclient:${PORTSDIR}/net/samba-libsmbclient \ usb:${PORTSDIR}/devel/libusb -CONFLICTS= kdelibs-3.[0-3]* kdeutils-3.[0-2]* +CONFLICTS= kdeartwork-3.[2-3]* kdelibs-3.[0-3]* kdeutils-3.[0-2]* USE_KDELIBS_VER=3 PREFIX= ${KDE_PREFIX} |