diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-04-11 16:51:47 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-04-11 16:51:47 +0000 |
commit | 0205e854ff61bc0f89846d535fcf03be08a43698 (patch) | |
tree | fd7e4ce82de9fc2559c3316fff546eda730db22e /x11/Makefile | |
parent | c9538b59164e6c7b219c5dbc462b7c1cf2e323ed (diff) | |
download | ports-0205e854ff61bc0f89846d535fcf03be08a43698.tar.gz ports-0205e854ff61bc0f89846d535fcf03be08a43698.zip |
Added iv to broken list. It wasn't in SUBDIR to begin with.
Notes
Notes:
svn path=/head/; revision=1336
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 6a5ad73a8594..bf680c457ec9 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,5 +1,8 @@ -# $Id: Makefile,v 1.56 1995/03/28 04:45:39 gpalmer Exp $ +# $Id: Makefile,v 1.57 1995/03/29 11:45:51 jmz Exp $ # +# broken (in pst's queue): iv +# + SUBDIR= Xaw3d color_xterm ctwm emu fvwm g3view olvwm piewm \ rxvt sxpc tk tkhfs tkman tvtwm xdaliclock xearth xfed xfm \ xkeycaps xlockmore xperfmon xphoon xsnow xview-config xview-lib \ |