summaryrefslogtreecommitdiff
path: root/graphics/camlimages/Makefile
diff options
context:
space:
mode:
authorsbd <sbd>2013-04-25 03:53:11 +0000
committersbd <sbd>2013-04-25 03:53:11 +0000
commit43d07de96a24f415715c0b7a5f0bbf1556442350 (patch)
treeea5c1a73688aaded25992d8c1175070ba7c61308 /graphics/camlimages/Makefile
parent9c6fbca187ad4b91a9e11b1ec04cf5726311edb4 (diff)
downloadpkgsrc-43d07de96a24f415715c0b7a5f0bbf1556442350.tar.gz
For all packages include ghostscript.buildlink3.mk:
s/ghostscript.buildlink3.mk/buildlink3.mk/ Bump PKGREVISIONs
Diffstat (limited to 'graphics/camlimages/Makefile')
-rw-r--r--graphics/camlimages/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/camlimages/Makefile b/graphics/camlimages/Makefile
index f55f63bb898..4437c7751ad 100644
--- a/graphics/camlimages/Makefile
+++ b/graphics/camlimages/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.55 2013/03/16 22:52:56 dholland Exp $
+# $NetBSD: Makefile,v 1.56 2013/04/25 03:53:11 sbd Exp $
VERSION= 4.0.1
PKGNAME= camlimages-${VERSION}
-PKGREVISION= 21
+PKGREVISION= 22
CATEGORIES= graphics
MASTER_SITES= https://bitbucket.org/camlspotter/camlimages/get/
DISTNAME= v${VERSION}
@@ -51,7 +51,7 @@ BUILDLINK_API_DEPENDS.ocaml+= ocaml>=3.11.0
.include "../../mk/giflib.buildlink3.mk"
.include "../../x11/libXpm/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
-.include "../../print/ghostscript/ghostscript.buildlink3.mk"
+.include "../../print/ghostscript/buildlink3.mk"
.include "../../x11/lablgtk/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"