diff options
author | jseger <jseger@FreeBSD.org> | 1998-12-13 21:53:49 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-12-13 21:53:49 +0800 |
commit | 01a0a5978ec97264387d2ce39025d1d1e5a89061 (patch) | |
tree | 6ec5d9f51b8813309088044a076ae1e16d7c8b30 /x11-fonts/Makefile | |
parent | df9d6e349619a5f36d08588a7b1ef6d3fdf3c337 (diff) | |
download | freebsd-ports-gnome-01a0a5978ec97264387d2ce39025d1d1e5a89061.tar.gz freebsd-ports-gnome-01a0a5978ec97264387d2ce39025d1d1e5a89061.tar.zst freebsd-ports-gnome-01a0a5978ec97264387d2ce39025d1d1e5a89061.zip |
Activate p5-type1inst
Diffstat (limited to 'x11-fonts/Makefile')
-rw-r--r-- | x11-fonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile index 982b7f5a5f21..c38c8657827b 100644 --- a/x11-fonts/Makefile +++ b/x11-fonts/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.1.1.1 1998/08/07 22:08:20 asami Exp $ +# $Id: Makefile,v 1.2 1998/09/09 08:11:49 tg Exp $ # SUBDIR += etlfonts SUBDIR += freefonts SUBDIR += getbdf + SUBDIR += p5-type1inst SUBDIR += sharefonts SUBDIR += tkfont SUBDIR += ttmkfdir |