summaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authorAndreas Schulz <ats@FreeBSD.org>1995-03-29 19:29:57 +0000
committerAndreas Schulz <ats@FreeBSD.org>1995-03-29 19:29:57 +0000
commit6d5e1b641802b37d18bbc89b72215a682beec6cb (patch)
treedc7f5a49dcca4fe0ffb15b3e72b6556d230b3911 /editors/Makefile
parentChange the X11BASE to PREFIX so that the -lX11 gets found. X11BASE doesn't (diff)
Put the uemacs port into the broken category. The mastersite was never
reachable in the last three weeks. It is also not on freefall yet.
Notes
Notes: svn path=/head/; revision=1238
Diffstat (limited to 'editors/Makefile')
-rw-r--r--editors/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile
index fc969a0b2e19..690493b52550 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,5 +1,7 @@
-# $Id: Makefile,v 1.10 1995/03/03 08:25:12 jkh Exp $
+# $Id: Makefile,v 1.11 1995/03/03 08:26:28 jkh Exp $
#
-SUBDIR= axe emacs jove mule uemacs vile xemacs xvile
+# broken: uemacs, mastersite never reachable in three weeks
+#
+SUBDIR= axe emacs jove mule vile xemacs xvile
.include <bsd.port.subdir.mk>