summaryrefslogtreecommitdiff
path: root/graphics/camlimages
diff options
context:
space:
mode:
authordrochner <drochner>2011-03-09 16:26:47 +0000
committerdrochner <drochner>2011-03-09 16:26:47 +0000
commitf8615386ab51cdd8711e9e31817d88f29b2ebfb7 (patch)
treec5c241a5599b041b7c5b25ce5d5315c930978c80 /graphics/camlimages
parent9435bc6712b7eb972a32883174045daacac0e2fa (diff)
downloadpkgsrc-f8615386ab51cdd8711e9e31817d88f29b2ebfb7.tar.gz
libungif/buildlink3.mk -> mk/giflib.buildlink3.mk
(uses giflib now per default) bump PKGREV
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 2e63055f9b8..239cf53d932 100644
--- a/graphics/camlimages/Makefile
+++ b/graphics/camlimages/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2011/01/13 13:37:56 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2011/03/09 16:26:47 drochner Exp $
DISTNAME= camlimages-2.2.0
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/cristal/caml-light/bazar-ocaml/
EXTRACT_SUFX= .tgz
@@ -40,7 +40,7 @@ PLIST.dll= yes
.include "../../lang/ocaml/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
-.include "../../graphics/libungif/buildlink3.mk"
+.include "../../mk/giflib.buildlink3.mk"
.include "../../graphics/gdk-pixbuf/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../x11/lablgtk1/buildlink3.mk"