diff options
author | L Jonas Olsson <ljo@FreeBSD.org> | 1994-12-25 21:39:25 +0000 |
---|---|---|
committer | L Jonas Olsson <ljo@FreeBSD.org> | 1994-12-25 21:39:25 +0000 |
commit | e9aff8e4e018740213525b2ac4e45f98025e273a (patch) | |
tree | c3230afc3d7708ff1b822445199d090f3713229b /x11 | |
parent | The package file didn't work with current packaging method (using -p PREFIX) (diff) |
The xview ports are added.
Notes
Notes:
svn path=/head/; revision=612
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 2f6364615d17..0ef4fc62f6af 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.37 1994/12/14 23:02:26 wollman Exp $ +# $Id: Makefile,v 1.38 1994/12/17 11:55:50 asami Exp $ # SUBDIR= ImageMagick Xaw3d color_xterm ctwm emu fvwm ghostview iv ivs \ jpeg kterm mpeg-lib mpeg_play olvwm \ pcb piewm rxvt tiff tk tkhfs tvtwm xanim xarchie \ xcdplayer xdvi xearth xfed xfig xgraph xli xlockmore xpm xsnow \ - xtexshell xv + xtexshell xv \ + xview-config xview-lib xview-clients # # These depend on tk, so might as well build tk first... |