diff options
author | drochner <drochner> | 2005-08-12 19:21:57 +0000 |
---|---|---|
committer | drochner <drochner> | 2005-08-12 19:21:57 +0000 |
commit | 067ce95ba48510709a01b0f06b9220fa039a9ff3 (patch) | |
tree | a231992fceb35000a903ac19fc820fa4a717cff5 | |
parent | 1cb6717f5603acf8fe8cf184d9653cd175849038 (diff) | |
download | pkgsrc-067ce95ba48510709a01b0f06b9220fa039a9ff3.tar.gz |
+ghostscript-afpl
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index d2bdbcd51f2..cf4fd793003 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.131 2005/08/10 05:21:44 reed Exp $ +# $NetBSD: Makefile,v 1.132 2005/08/12 19:21:57 drochner Exp $ # COMMENT= Desktop publishing @@ -34,6 +34,7 @@ SUBDIR+= foomatic-filters SUBDIR+= foomatic-gswrapper SUBDIR+= ggv2 SUBDIR+= ghostscript +SUBDIR+= ghostscript-afpl SUBDIR+= ghostscript-esp SUBDIR+= ghostscript-esp-nox11 SUBDIR+= ghostscript-gnu |