summaryrefslogtreecommitdiff
path: root/devel/ccache/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ccache/Makefile')
-rw-r--r--devel/ccache/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ccache/Makefile b/devel/ccache/Makefile
index c36fe1142fb2..f5f6a9c1af72 100644
--- a/devel/ccache/Makefile
+++ b/devel/ccache/Makefile
@@ -13,7 +13,7 @@ COMMENT= Tool to minimize the compile time of C/C++ programs
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/GPL-3.0.txt
-CONFLICTS_INSTALL?= ccache-static-[0-9]* ccache-memcached-[0-9]* ccache-memcached-static-[0-9]*
+CONFLICTS_INSTALL?= ccache-static ccache-memcached ccache-memcached-static
GNU_CONFIGURE= yes