diff options
author | jseger <jseger@FreeBSD.org> | 1998-01-25 00:59:21 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-01-25 00:59:21 +0800 |
commit | a467d87f5270a89a6199e5e3aac776694e5d25d9 (patch) | |
tree | 7f847c76884445ad46e66a5cadb2162e9cbf427e /print/Makefile | |
parent | 73dc59f45d77206672249caf06190bc1d46b6635 (diff) | |
download | freebsd-ports-gnome-a467d87f5270a89a6199e5e3aac776694e5d25d9.tar.gz freebsd-ports-gnome-a467d87f5270a89a6199e5e3aac776694e5d25d9.tar.zst freebsd-ports-gnome-a467d87f5270a89a6199e5e3aac776694e5d25d9.zip |
Activate print/freetype
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index b797bd6a1b63..70720a186ea3 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.51 1997/11/25 23:59:51 asami Exp $ +# $Id: Makefile,v 1.52 1997/12/14 00:58:08 asami Exp $ # # the reversed ordering of a2ps43 and a2ps is intentional -- this @@ -19,6 +19,7 @@ SUBDIR += dvips2ascii SUBDIR += dviselect SUBDIR += enscript + SUBDIR += freetype SUBDIR += ghostscript SUBDIR += ghostscript3 SUBDIR += ghostscript4 |