Add vic.
This commit is contained in:
parent
d432feb6be
commit
2dce31e55f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=574
1 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.35 1994/12/08 10:22:53 asami Exp $
|
||||
# $Id: Makefile,v 1.36 1994/12/14 21:24:02 wollman Exp $
|
||||
#
|
||||
SUBDIR= ImageMagick Xaw3d color_xterm ctwm emu fvwm ghostview iv ivs \
|
||||
jpeg kterm mpeg-lib olvwm \
|
||||
|
@ -8,7 +8,8 @@ SUBDIR= ImageMagick Xaw3d color_xterm ctwm emu fvwm ghostview iv ivs \
|
|||
|
||||
#
|
||||
# These depend on tk, so might as well build tk first...
|
||||
# (And vic depends on blt.)
|
||||
#
|
||||
SUBDIR+= imm nv blt
|
||||
SUBDIR+= imm nv blt vic
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
|
Loading…
Reference in a new issue