freebsd-ports/x11/Makefile
Jordan K. Hubbard 3742c1d6b8 Remove ghostview from the Makefile - it's broken with some mysterious
missing header file (ps.h) and I haven't time to try and figure out why.
1994-11-23 10:14:56 +00:00

13 lines
351 B
Makefile

# $Id: Makefile,v 1.27 1994/11/23 00:04:24 asami Exp $
#
SUBDIR= Xaw3d color_xterm emu fvwm iv ivs jpeg kterm olvwm pcb tk \
tkhfs xanim xarchie \
xcdplayer xdvi xearth xlockmore xpm xsnow xtexshell xv \
ImageMagick ctwm mpeg-lib tiff
#
# imm & nv depends on tk, so might as well build tk first...
#
SUBDIR+= imm nv
.include <bsd.port.subdir.mk>