diff options
Diffstat (limited to 'x11/kdebase3/Makefile')
-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} |