diff options
author | jseger <jseger@FreeBSD.org> | 1998-12-24 12:13:55 +0000 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-12-24 12:13:55 +0000 |
commit | 537782c82d1a79809bfae208e2e438aabeaa25b0 (patch) | |
tree | 3914d873ec1d7b4606b4956f24999f8eae18bfb8 | |
parent | f78f229c12b6ed7ee98673c394bb99ed1983c814 (diff) | |
download | FreeBSD-ports-537782c82d1a79809bfae208e2e438aabeaa25b0.zip FreeBSD-ports-537782c82d1a79809bfae208e2e438aabeaa25b0.tar.gz |
Activate print/gsfonts
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index cf66db4..2b5c6b2 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.74 1998/12/08 21:11:51 nik Exp $ +# $Id: Makefile,v 1.75 1998/12/13 03:13:17 kuriyama Exp $ # SUBDIR += a2ps-a4 @@ -31,6 +31,7 @@ SUBDIR += ghostscript5 SUBDIR += ghostview SUBDIR += gp + SUBDIR += gsfonts SUBDIR += gv SUBDIR += html2latex SUBDIR += html2ps |