From 6856337c8d4774b9728fb70f6d77a09b7bfad241 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Fri, 21 Sep 2012 13:19:36 +0000 Subject: [PATCH] +pangox-compat --- devel/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index f062d75896d..6635e16dc33 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1071 2012/09/20 13:42:52 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.1072 2012/09/21 13:19:36 ajacoutot Exp $ SUBDIR = SUBDIR += ElectricFence @@ -1001,6 +1001,7 @@ SUBDIR += p5-prefork SUBDIR += pango SUBDIR += pangomm + SUBDIR += pangox-compat SUBDIR += pccts SUBDIR += pcre SUBDIR += pcre++