diff options
author | jkh <jkh@FreeBSD.org> | 1994-10-22 13:44:32 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1994-10-22 13:44:32 +0800 |
commit | 6092dc2477eaf383615e0617234d13e7ff05f6ff (patch) | |
tree | ba0fb005a451ecc5b1763543196ef9227927720f /x11 | |
parent | 657a345d90653af9ee9443c8334615d49b894977 (diff) | |
download | freebsd-ports-gnome-6092dc2477eaf383615e0617234d13e7ff05f6ff.tar.gz freebsd-ports-gnome-6092dc2477eaf383615e0617234d13e7ff05f6ff.tar.zst freebsd-ports-gnome-6092dc2477eaf383615e0617234d13e7ff05f6ff.zip |
Add ghostview
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 373991c59ff5..8964b06ba4f0 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.11 1994/10/17 21:54:22 wollman Exp $ +# $Id: Makefile,v 1.12 1994/10/20 02:08:39 jkh Exp $ # -SUBDIR= emu fvwm iv ivs tk xarchie xcdplayer xdvi xpm xtexshell +SUBDIR= emu fvwm ghostview iv ivs tk xarchie xcdplayer xdvi xpm xtexshell # # nv depends on tk, so might as well build tk first... # |