summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-12-14 23:02:26 +0000
committerwollman <wollman@FreeBSD.org>1994-12-14 23:02:26 +0000
commitbe0db514d03963cb676ccff372ddb5331d024455 (patch)
treee9a2bc3998351c3a054bdd772d344c86e02a36b7 /x11
parent264b60e1ef72418acb9f724ca59858ebc0a0bbc5 (diff)
downloadFreeBSD-ports-be0db514d03963cb676ccff372ddb5331d024455.zip
FreeBSD-ports-be0db514d03963cb676ccff372ddb5331d024455.tar.gz
Add vic.
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile
index e373c6e..7acdc36 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -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>
OpenPOWER on IntegriCloud