From ff0d7f972a5d162717ca7a455a74004655515734 Mon Sep 17 00:00:00 2001 From: landry Date: Tue, 13 Oct 2009 19:42:01 +0000 Subject: [PATCH] +pigment & py-pigment --- graphics/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/graphics/Makefile b/graphics/Makefile index 5cb1426881a..2151214068d 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.245 2009/10/11 09:59:53 sthen Exp $ +# $OpenBSD: Makefile,v 1.246 2009/10/13 19:42:01 landry Exp $ # $FreeBSD: Makefile,v 1.55 1997/11/03 12:12:27 tg Exp $ # @@ -156,6 +156,7 @@ SUBDIR += p5-SVG SUBDIR += p5-SVG-Graph SUBDIR += pecl-imagick + SUBDIR += pigment SUBDIR += png SUBDIR += png2ico SUBDIR += pngcrush @@ -174,6 +175,7 @@ SUBDIR += py-matplotlib SUBDIR += py-opengl SUBDIR += py-pyx + SUBDIR += py-pigment SUBDIR += pycha SUBDIR += qiv SUBDIR += quesoglc