diff options
author | torstenb <torstenb@FreeBSD.org> | 1994-11-21 00:30:49 +0800 |
---|---|---|
committer | torstenb <torstenb@FreeBSD.org> | 1994-11-21 00:30:49 +0800 |
commit | 7537e6b60ccd54841c10c4f9448e013c02c6f6d7 (patch) | |
tree | 046afea2230325e3dc771ae3a17276e68ebc14a8 /x11/Makefile | |
parent | 30f975e2908ca64fbb0cb469a5cdc521b06cb0c7 (diff) | |
download | freebsd-ports-gnome-7537e6b60ccd54841c10c4f9448e013c02c6f6d7.tar.gz freebsd-ports-gnome-7537e6b60ccd54841c10c4f9448e013c02c6f6d7.tar.zst freebsd-ports-gnome-7537e6b60ccd54841c10c4f9448e013c02c6f6d7.zip |
Add ImageMagick, ctwm, mpeg-lib and tiff to the subdirs list
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 23e8a2300d5c..7b9e109a1b29 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.23 1994/11/12 20:28:17 gpalmer Exp $ +# $Id: Makefile,v 1.24 1994/11/15 01:26:56 gpalmer Exp $ # SUBDIR= emu ghostview ivs jpeg olvwm pcb tk xanim xarchie \ - xcdplayer xdvi xearth xlockmore xpm xsnow xtexshell xv + xcdplayer xdvi xearth xlockmore xpm xsnow xtexshell xv \ + ImageMagick ctwm mpeg-lib tiff # # imm & nv depends on tk, so might as well build tk first... |