diff options
author | ljo <ljo@FreeBSD.org> | 1994-12-26 05:39:25 +0800 |
---|---|---|
committer | ljo <ljo@FreeBSD.org> | 1994-12-26 05:39:25 +0800 |
commit | ce824f984ea5c21bebc75597c49556932f535b54 (patch) | |
tree | da02967360728987d0f0a1f27207cd4fe20520aa /x11/Makefile | |
parent | 2835ce047248522b1ef3b62191d0af4b6ff04c38 (diff) | |
download | freebsd-ports-gnome-ce824f984ea5c21bebc75597c49556932f535b54.tar.gz freebsd-ports-gnome-ce824f984ea5c21bebc75597c49556932f535b54.tar.zst freebsd-ports-gnome-ce824f984ea5c21bebc75597c49556932f535b54.zip |
The xview ports are added.
Diffstat (limited to 'x11/Makefile')
-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... |