diff options
author | ats <ats@FreeBSD.org> | 1994-12-25 23:20:19 +0000 |
---|---|---|
committer | ats <ats@FreeBSD.org> | 1994-12-25 23:20:19 +0000 |
commit | 8f55f0e200597af261d3432b87ab2e597611f0d5 (patch) | |
tree | 94bed23beeb6c5179a4ad587f42d70e10dc1c102 | |
parent | ce824f984ea5c21bebc75597c49556932f535b54 (diff) | |
download | FreeBSD-ports-8f55f0e200597af261d3432b87ab2e597611f0d5.zip FreeBSD-ports-8f55f0e200597af261d3432b87ab2e597611f0d5.tar.gz |
Adding magic and xcd to the subdirs target.
-rw-r--r-- | x11/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/Makefile b/x11/Makefile index 0ef4fc6..0d12be9 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.38 1994/12/17 11:55:50 asami Exp $ +# $Id: Makefile,v 1.39 1994/12/25 21:39:25 ljo 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 \ + jpeg kterm magic mpeg-lib mpeg_play olvwm \ + pcb piewm rxvt tiff tk tkhfs tvtwm xanim xarchie xcd \ xcdplayer xdvi xearth xfed xfig xgraph xli xlockmore xpm xsnow \ xtexshell xv \ xview-config xview-lib xview-clients |