From dfe10603b3c8a2277f7a313ac14d0b0f36a60b27 Mon Sep 17 00:00:00 2001 From: bjs Date: Thu, 8 Nov 2007 19:52:14 +0000 Subject: [PATCH] Add pixman to SUBDIR. --- x11/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/x11/Makefile b/x11/Makefile index 4c3cda753ee2..138406ee8960 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.529 2007/11/05 19:18:23 drochner Exp $ +# $NetBSD: Makefile,v 1.530 2007/11/08 19:52:14 bjs Exp $ # COMMENT= Packages to support the X window system @@ -236,6 +236,7 @@ SUBDIR+= numlockx SUBDIR+= ocaml-graphics SUBDIR+= oneko SUBDIR+= openmotif +SUBDIR+= pixman SUBDIR+= p5-Gtk2-Ex-FormFactory SUBDIR+= p5-Tk SUBDIR+= p5-X11-Protocol