mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
40f8e6581f
for things that require Motif (like Mosaic). Move ashe into alphabetically correct position.
19 lines
360 B
Makefile
19 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>
|