aboutsummaryrefslogtreecommitdiff
path: root/x11/kdelibs3
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-03-26 01:27:13 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-03-26 01:27:13 +0000
commit45532a231927dc60ab2a702ca1bf49afdded9d53 (patch)
tree1ea5fe2201420fea41ae8b14212c63fb5c98a904 /x11/kdelibs3
parent6079702988ac348180a29357cf65121d0fe5ad50 (diff)
downloadports-45532a231927dc60ab2a702ca1bf49afdded9d53.tar.gz
ports-45532a231927dc60ab2a702ca1bf49afdded9d53.zip
Notes
Diffstat (limited to 'x11/kdelibs3')
-rw-r--r--x11/kdelibs3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile
index 861698aab3b9..36e2fb9ceb5a 100644
--- a/x11/kdelibs3/Makefile
+++ b/x11/kdelibs3/Makefile
@@ -35,9 +35,9 @@ RUN_DEPENDS= ${FONTSCALE}:${X_FONTS_TTF_PORT} \
${FONTENCOD}:${X_FONTS_ENCODINGS_PORT}
.if ${PKGNAMESUFFIX} == -nocups
-CONFLICTS+= kdeartwork-3.2* kdebase-3.[0-3]* kdepim-3.2*
+CONFLICTS+= kdeartwork-3.[2-3]* kdebase-3.[0-3]* kdepim-3.2*
.else
-CONFLICTS+= kdeartwork-3.2* kdebase-3.[0-3]* kdelibs-nocups-[0-9]* kdepim-3.2*
+CONFLICTS+= kdeartwork-3.[2-3]* kdebase-3.[0-3]* kdelibs-nocups-[0-9]* kdepim-3.2*
LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
.endif