diff options
author | Andreas Schulz <ats@FreeBSD.org> | 1994-12-25 23:20:19 +0000 |
---|---|---|
committer | Andreas Schulz <ats@FreeBSD.org> | 1994-12-25 23:20:19 +0000 |
commit | 18ab350ea06dcba3c803e9814fedea109cb42c33 (patch) | |
tree | a390c961df77d7fc20884e31e73011f09469dbc1 | |
parent | e9aff8e4e018740213525b2ac4e45f98025e273a (diff) | |
download | freebsd-ports-18ab350ea06dcba3c803e9814fedea109cb42c33.zip |
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 0ef4fc62f6af..0d12be9864c8 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 |