From d32baf66cf5db83b0b881026b7899dde753db7b0 Mon Sep 17 00:00:00 2001 From: nino Date: Thu, 25 Jul 2002 09:23:29 +0000 Subject: [PATCH] Add atk, glib2 and pango. --- devel/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/devel/Makefile b/devel/Makefile index b5947ebc3bb..6538dbb2a01 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.134 2002/07/24 12:17:58 espie Exp $ +# $OpenBSD: Makefile,v 1.135 2002/07/25 09:23:29 nino Exp $ # $FreeBSD: Makefile,v 1.85 1997/11/20 05:22:14 asami Exp $ SUBDIR += ElectricFence @@ -6,6 +6,7 @@ SUBDIR += asp2php SUBDIR += asp2php,no_x11 SUBDIR += astyle + SUBDIR += atk SUBDIR += atlas SUBDIR += autobook SUBDIR += autoconf @@ -36,6 +37,7 @@ SUBDIR += glade SUBDIR += glade,gnome SUBDIR += glib + SUBDIR += glib2 SUBDIR += gmake SUBDIR += gmp SUBDIR += gperf @@ -113,6 +115,7 @@ SUBDIR += p5-Test-Simple SUBDIR += p5-Time-HiRes SUBDIR += p5-Time-TimeDate + SUBDIR += pango SUBDIR += pccts SUBDIR += pcre SUBDIR += perltidy