freebsd-ports/editors/Makefile
Satoshi Asami 40f8e6581f Change ashe from NOBUILD to RESTRICTED, that's what we use elsewhere
for things that require Motif (like Mosaic).

Move ashe into alphabetically correct position.
1995-11-02 08:21:27 +00:00

18 lines
360 B
Makefile

# $Id: Makefile,v 1.23 1995/10/30 17:32:34 pst Exp $
#
RESTRICTED += ashe # requires motif
SUBDIR += axe
SUBDIR += e93
SUBDIR += emacs
SUBDIR += jove
SUBDIR += mule
SUBDIR += tkHTML
SUBDIR += uemacs
SUBDIR += uzap
SUBDIR += vile
SUBDIR += xcoral
SUBDIR += xemacs
SUBDIR += xvile
.include <bsd.port.subdir.mk>