diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-11 20:31:50 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-11 20:31:50 +0000 |
commit | eb4dd95569751ea3d0bd352d5d0993180dc64b40 (patch) | |
tree | 5e305bb566a7befe95372c9d54d458e90bf0e192 /print/Makefile | |
parent | 756f319c6881aa22409a89c7c9f5f4e08aa8ed9c (diff) | |
download | ports-eb4dd95569751ea3d0bd352d5d0993180dc64b40.tar.gz ports-eb4dd95569751ea3d0bd352d5d0993180dc64b40.zip |
Notes
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index e5a578c8c0fb..338d2343ddbb 100644 --- a/print/Makefile +++ b/print/Makefile @@ -48,6 +48,10 @@ SUBDIR += ft2demos SUBDIR += gfontview SUBDIR += ggv + SUBDIR += ghostscript-afpl + SUBDIR += ghostscript-afpl-nox11 + SUBDIR += ghostscript-gnu + SUBDIR += ghostscript-gnu-nox11 SUBDIR += ghostscript55 SUBDIR += ghostscript6 SUBDIR += ghostscript6-nox11 |