diff options
-rw-r--r-- | editors/Makefile | 6 | ||||
-rw-r--r-- | mail/Makefile | 1 | ||||
-rw-r--r-- | print/Makefile | 1 |
3 files changed, 0 insertions, 8 deletions
diff --git a/editors/Makefile b/editors/Makefile index 0c9e797016a5..a4945e1c14c8 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -37,8 +37,6 @@ 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 @@ -77,8 +75,6 @@ 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 @@ -102,8 +98,6 @@ 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 924d31f42448..fb35fc926b23 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -112,7 +112,6 @@ 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 ee16ae93c5ca..edeb7f40887e 100644 --- a/print/Makefile +++ b/print/Makefile @@ -99,6 +99,5 @@ SUBDIR += yatex SUBDIR += yatex-mule SUBDIR += yatex-xemacs - SUBDIR += yatex-xemacs-mule .include <bsd.port.subdir.mk> |