diff --git a/bn_BD.ISO10646-1/Makefile b/bn_BD.ISO10646-1/Makefile
index 8aa507fbb4..1d47ec9d01 100644
--- a/bn_BD.ISO10646-1/Makefile
+++ b/bn_BD.ISO10646-1/Makefile
@@ -2,5 +2,7 @@
 
 SUBDIR=	articles
 
+COMPAT_SYMLINK = bn
+
 DOC_PREFIX?=	${.CURDIR}/..
 .include "${DOC_PREFIX}/share/mk/doc.project.mk"
diff --git a/da_DK.ISO8859-1/Makefile b/da_DK.ISO8859-1/Makefile
index 666ed27242..7b241cddb4 100644
--- a/da_DK.ISO8859-1/Makefile
+++ b/da_DK.ISO8859-1/Makefile
@@ -2,7 +2,7 @@
 
 SUBDIR = articles
 
-# COMPAT_SYMLINK = dk
+COMPAT_SYMLINK = da
 
 DOC_PREFIX?= ${.CURDIR}/..
 .include "${DOC_PREFIX}/share/mk/doc.project.mk"