diff options
author | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
commit | d1ab9d853324b73f460ac520827debf52af8e300 (patch) | |
tree | b794b1007e5af77b45d83e1bbdd128fb3a78557a /print/ghostscript/buildlink3.mk | |
parent | ee477ba551a67e89c546c4a9f07b5880a2172851 (diff) | |
download | pkgsrc-d1ab9d853324b73f460ac520827debf52af8e300.tar.gz |
Revbump after graphics/jpeg and textproc/icu
Diffstat (limited to 'print/ghostscript/buildlink3.mk')
-rw-r--r-- | print/ghostscript/buildlink3.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript/buildlink3.mk b/print/ghostscript/buildlink3.mk index a9c885904f0..18086166dff 100644 --- a/print/ghostscript/buildlink3.mk +++ b/print/ghostscript/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2012/05/07 01:53:54 dholland Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2013/01/26 21:36:43 adam Exp $ BUILDLINK_TREE+= ghostscript @@ -6,7 +6,7 @@ BUILDLINK_TREE+= ghostscript GHOSTSCRIPT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ghostscript+= ghostscript>=8.63nb1 -BUILDLINK_ABI_DEPENDS.ghostscript+= ghostscript>=8.71nb9 +BUILDLINK_ABI_DEPENDS.ghostscript+= ghostscript>=9.05nb1 BUILDLINK_PKGSRCDIR.ghostscript?= ../../print/ghostscript .include "../../graphics/png/buildlink3.mk" |