b46c9afd66
order again.
15 lines
386 B
Makefile
15 lines
386 B
Makefile
# $Id: Makefile,v 1.31 1994/11/25 04:49:58 asami Exp $
|
|
#
|
|
SUBDIR= ImageMagick Xaw3d color_xterm ctwm emu fvwm ghostview iv ivs \
|
|
jpeg kterm mpeg-lib olvwm \
|
|
pcb piewm tiff tk tkhfs xanim xarchie \
|
|
xcdplayer xdvi xearth xfig xgraph xli xlockmore xpm xsnow \
|
|
xtexshell xv
|
|
|
|
#
|
|
# imm & nv depends on tk, so might as well build tk first...
|
|
#
|
|
SUBDIR+= imm nv
|
|
|
|
.include <bsd.port.subdir.mk>
|