diff options
author | jkh <jkh@FreeBSD.org> | 1994-10-20 10:08:39 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1994-10-20 10:08:39 +0800 |
commit | 1282e4f4907a91664fd06e33d195f5848c121b88 (patch) | |
tree | cf9b33e2201ce7829ff4425679ce162c736bc9a0 /x11 | |
parent | 1a520b8665a50d91c250e02f7b6cc6df715b6e4f (diff) | |
download | freebsd-ports-gnome-1282e4f4907a91664fd06e33d195f5848c121b88.tar.gz freebsd-ports-gnome-1282e4f4907a91664fd06e33d195f5848c121b88.tar.zst freebsd-ports-gnome-1282e4f4907a91664fd06e33d195f5848c121b88.zip |
Bring into alignment with current ports.
Reviewed by:
Submitted by:
Obtained from:
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 510f22b9b808..373991c59ff5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.10 1994/10/14 01:37:52 wollman Exp $ +# $Id: Makefile,v 1.11 1994/10/17 21:54:22 wollman Exp $ # -SUBDIR= emu fvwm iv ivs tk xarchie xpm +SUBDIR= emu fvwm iv ivs tk xarchie xcdplayer xdvi xpm xtexshell # # nv depends on tk, so might as well build tk first... # |