summaryrefslogtreecommitdiff
path: root/graphics/camlimages
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2013-04-25 03:53:11 +0000
committersbd <sbd@pkgsrc.org>2013-04-25 03:53:11 +0000
commitdc1fcade77d024da5e8be9c8b77d449902c29a3b (patch)
treeea5c1a73688aaded25992d8c1175070ba7c61308 /graphics/camlimages
parent85bdb84ffcdc0bb94de327d7aa783641b6368d58 (diff)
downloadpkgsrc-dc1fcade77d024da5e8be9c8b77d449902c29a3b.tar.gz
For all packages include ghostscript.buildlink3.mk:
s/ghostscript.buildlink3.mk/buildlink3.mk/ Bump PKGREVISIONs
Diffstat (limited to 'graphics/camlimages')
-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"