aboutsummaryrefslogtreecommitdiff
path: root/devel/ccache-static/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ccache-static/Makefile')
-rw-r--r--devel/ccache-static/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ccache-static/Makefile b/devel/ccache-static/Makefile
index e49c7d70b306..464c6e19177c 100644
--- a/devel/ccache-static/Makefile
+++ b/devel/ccache-static/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../ccache
OPTIONS_SLAVE= STATIC
-CONFLICTS_INSTALL= ccache-[0-9]* ccache-memcached[0-9]* ccache-memcached-static[0-9]*
+CONFLICTS_INSTALL= ccache ccache-memcached ccache-memcached-static
.include "${MASTERDIR}/Makefile"