summaryrefslogtreecommitdiff
path: root/cad/kicad-library-templates
diff options
context:
space:
mode:
Diffstat (limited to 'cad/kicad-library-templates')
-rw-r--r--cad/kicad-library-templates/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/kicad-library-templates/Makefile b/cad/kicad-library-templates/Makefile
index 4508069eee61..5fa157ddef50 100644
--- a/cad/kicad-library-templates/Makefile
+++ b/cad/kicad-library-templates/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS= kicad:cad/kicad
USES= cmake tar:bz2
-CONFLICTS= kicad-devel-r2*
+CONFLICTS_INSTALL= kicad-library-tmpl-devel # share/kicad/template/A2_ISO5457-1999_ISO7200-2004-compact_ASMEY1435-2014_EN.kicad_wks
CMAKE_ARGS= -DLOCALBASE="${LOCALBASE}" \
-DCMAKE_BUILD_TYPE="Release" \