1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

Disable imm for the time being because of questions regarding the source

of the source.
This commit is contained in:
Garrett Wollman 1994-10-17 21:54:22 +00:00
parent f8d91c8c42
commit 87f792546a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241

View File

@ -1,9 +1,9 @@
# $Id: Makefile,v 1.9 1994/10/14 01:07:39 wollman Exp $
# $Id: Makefile,v 1.10 1994/10/14 01:37:52 wollman Exp $
#
SUBDIR= emu fvwm iv ivs tk xarchie xpm
#
# nv depends on tk, so might as well build tk first...
#
SUBDIR+= imm nv
SUBDIR+= nv
.include <bsd.port.subdir.mk>