From ceda9b071da36c99b490a7d03536c9427f635c30 Mon Sep 17 00:00:00 2001 From: jasper Date: Wed, 24 Sep 2008 13:47:50 +0000 Subject: [PATCH] - add p5-SVG-Graph --- graphics/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/Makefile b/graphics/Makefile index 5b0d0fcf9c3..8f36435c45f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.220 2008/09/17 10:18:19 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.221 2008/09/24 13:47:50 jasper Exp $ # $FreeBSD: Makefile,v 1.55 1997/11/03 12:12:27 tg Exp $ # @@ -141,6 +141,7 @@ SUBDIR += p5-Imager SUBDIR += p5-PerlMagick SUBDIR += p5-SVG + SUBDIR += p5-SVG-Graph SUBDIR += png SUBDIR += png2ico SUBDIR += pngcrush