From a5c56d3e1308f3ab6eb2b8d283e1818d683eccbb Mon Sep 17 00:00:00 2001 From: brad Date: Tue, 19 Sep 2000 18:13:47 +0000 Subject: [PATCH] add no_x11 FLAVOR for p5-GD --- graphics/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/Makefile b/graphics/Makefile index 52322e9a3da..d4b0195dd0c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.44 2000/09/19 17:30:18 mickey Exp $ +# $OpenBSD: Makefile,v 1.45 2000/09/19 18:13:47 brad Exp $ # $FreeBSD: Makefile,v 1.55 1997/11/03 12:12:27 tg Exp $ # @@ -47,6 +47,7 @@ SUBDIR += mtv SUBDIR += netpbm SUBDIR += p5-GD + SUBDIR += p5-GD:no_x11 SUBDIR += p5-GD-Graph SUBDIR += p5-GD-TextUtil # SUBDIR += p5-Image-Size