summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/Makefile6
-rw-r--r--mail/Makefile1
-rw-r--r--print/Makefile1
3 files changed, 8 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile
index a4945e1c14c8..0c9e797016a5 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -37,6 +37,8 @@
SUBDIR += flim-mule-current
SUBDIR += flim-xemacs
SUBDIR += flim-xemacs-current
+ SUBDIR += flim-xemacs21-mule
+ SUBDIR += flim-xemacs21-mule-current
SUBDIR += flim-xemacs20
SUBDIR += flim-xemacs20-current
SUBDIR += fte
@@ -75,6 +77,8 @@
SUBDIR += semi-mule-current
SUBDIR += semi-xemacs
SUBDIR += semi-xemacs-current
+ SUBDIR += semi-xemacs21-mule
+ SUBDIR += semi-xemacs21-mule-current
SUBDIR += semi-xemacs20
SUBDIR += semi-xemacs20-current
SUBDIR += staroffice5
@@ -98,6 +102,8 @@
SUBDIR += wemi-mule-current
SUBDIR += wemi-xemacs
SUBDIR += wemi-xemacs-current
+ SUBDIR += wemi-xemacs21-mule
+ SUBDIR += wemi-xemacs21-mule-current
SUBDIR += wemi-xemacs20
SUBDIR += wemi-xemacs20-current
SUBDIR += wily
diff --git a/mail/Makefile b/mail/Makefile
index 731beef9027c..6013f2d438dd 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -113,6 +113,7 @@
SUBDIR += wanderlust-emacs20
SUBDIR += wanderlust-mule
SUBDIR += wanderlust-xemacs20
+ SUBDIR += wanderlust-xemacs21-mule
SUBDIR += wmbiff
SUBDIR += wmmail
SUBDIR += wmpop3
diff --git a/print/Makefile b/print/Makefile
index edeb7f40887e..ee16ae93c5ca 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -99,5 +99,6 @@
SUBDIR += yatex
SUBDIR += yatex-mule
SUBDIR += yatex-xemacs
+ SUBDIR += yatex-xemacs-mule
.include <bsd.port.subdir.mk>