diff options
author | ats <ats@FreeBSD.org> | 1994-11-27 22:56:28 +0800 |
---|---|---|
committer | ats <ats@FreeBSD.org> | 1994-11-27 22:56:28 +0800 |
commit | defcda1a914063d9dcb868c660a37f14910d7659 (patch) | |
tree | 5379c09c4b22ed0204bec96747ba880e636612e3 /x11 | |
parent | c1038e7bfee15357c6370bd60bbbf310fb8e1d3b (diff) | |
download | freebsd-ports-gnome-defcda1a914063d9dcb868c660a37f14910d7659.tar.gz freebsd-ports-gnome-defcda1a914063d9dcb868c660a37f14910d7659.tar.zst freebsd-ports-gnome-defcda1a914063d9dcb868c660a37f14910d7659.zip |
Add ghostview and xfig to the SUBDIR list. Bring the list into alphabetical
order again.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/x11/Makefile b/x11/Makefile index a4cabca3cfb5..20340200e26a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.30 1994/11/24 21:59:00 asami Exp $ +# $Id: Makefile,v 1.31 1994/11/25 04:49:58 asami Exp $ # -SUBDIR= Xaw3d color_xterm emu fvwm iv ivs jpeg kterm olvwm pcb piewm tk \ - tkhfs xanim xarchie \ - xcdplayer xdvi xearth xgraph xli xlockmore xpm xsnow xtexshell xv \ - ImageMagick ctwm mpeg-lib tiff +SUBDIR= ImageMagick Xaw3d color_xterm ctwm emu fvwm ghostview iv ivs \ + jpeg kterm mpeg-lib olvwm \ + pcb piewm tiff tk tkhfs xanim xarchie \ + xcdplayer xdvi xearth xfig xgraph xli xlockmore xpm xsnow \ + xtexshell xv # # imm & nv depends on tk, so might as well build tk first... |