1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/x11/Makefile
1994-12-25 23:20:19 +00:00

17 lines
492 B
Makefile

# $Id: Makefile,v 1.39 1994/12/25 21:39:25 ljo Exp $
#
SUBDIR= ImageMagick Xaw3d color_xterm ctwm emu fvwm ghostview iv ivs \
jpeg kterm magic mpeg-lib mpeg_play olvwm \
pcb piewm rxvt tiff tk tkhfs tvtwm xanim xarchie xcd \
xcdplayer xdvi xearth xfed xfig xgraph xli xlockmore xpm xsnow \
xtexshell xv \
xview-config xview-lib xview-clients
#
# These depend on tk, so might as well build tk first...
# (And vic depends on blt.)
#
SUBDIR+= imm nv blt vic
.include <bsd.port.subdir.mk>