diff --git a/Makefile b/Makefile index c42be91e5..5636b2597 100644 --- a/Makefile +++ b/Makefile @@ -72,7 +72,6 @@ CORE_DEPENDS_amd64?= beep bsdinstaller CORE_DEPENDS_i386?= ${CORE_DEPENDS_amd64} CORE_DEPENDS?= ${CORE_DEPENDS_${CORE_ARCH}} \ - ${CORE_FLAVOUR:tl} \ apinger \ ca_root_nss \ choparp \