summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1994-10-14 01:37:52 +0000
committerwollman <wollman@FreeBSD.org>1994-10-14 01:37:52 +0000
commitb1e9dc6b7afa904c22f108cb0f012a90be0d5aae (patch)
tree1c1b07d5cc5c6127c264517ed82dff59f89b49ea /x11
parent58e0fbbdc72104da0d3dcd5ee96ab45e6082a618 (diff)
downloadFreeBSD-ports-b1e9dc6b7afa904c22f108cb0f012a90be0d5aae.zip
FreeBSD-ports-b1e9dc6b7afa904c22f108cb0f012a90be0d5aae.tar.gz
Added imm.
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile
index f8807f2..3ad8c83 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,9 +1,9 @@
-# $Id: Makefile,v 1.8 1994/10/13 00:51:53 wollman Exp $
+# $Id: Makefile,v 1.9 1994/10/14 01:07:39 wollman Exp $
#
SUBDIR= emu fvwm iv ivs tk xarchie xpm
#
# nv depends on tk, so might as well build tk first...
#
-SUBDIR+= nv
+SUBDIR+= imm nv
.include <bsd.port.subdir.mk>
OpenPOWER on IntegriCloud