diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2008-09-05 19:41:48 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2008-09-05 19:41:48 +0000 |
commit | 6e0909e045a068d899c6347684796ba545f7202e (patch) | |
tree | e79848665db740cc8788eb18695e78e172bdef35 /print/Makefile | |
parent | 4e3c6cdcc0f457f245a858260d5d16d88cd4e19d (diff) | |
download | ports-6e0909e045a068d899c6347684796ba545f7202e.tar.gz ports-6e0909e045a068d899c6347684796ba545f7202e.zip |
Notes
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/print/Makefile b/print/Makefile index 8a230e815137..37d66c91caeb 100644 --- a/print/Makefile +++ b/print/Makefile @@ -89,11 +89,13 @@ SUBDIR += ft2demos SUBDIR += gfontview SUBDIR += ggv - SUBDIR += ghostscript-gnu - SUBDIR += ghostscript-gnu-commfont - SUBDIR += ghostscript-gnu-nox11 - SUBDIR += ghostscript-gpl - SUBDIR += ghostscript-gpl-nox11 + SUBDIR += ghostscript7 + SUBDIR += ghostscript7-commfont + SUBDIR += ghostscript7-jpnfont + SUBDIR += ghostscript7-korfont + SUBDIR += ghostscript7-nox11 + SUBDIR += ghostscript8 + SUBDIR += ghostscript8-nox11 SUBDIR += ghostview SUBDIR += gimp-gutenprint SUBDIR += gl2ps |