From 358bf0f366e7b4abd10f37dfbd36c5d154cda903 Mon Sep 17 00:00:00 2001 From: wcmaier Date: Thu, 4 Jun 2009 00:39:53 +0000 Subject: [PATCH] Add py-opengl. --- graphics/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/Makefile b/graphics/Makefile index 511ce430a72..2f06e72ee0a 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.238 2009/04/20 23:32:11 sthen Exp $ +# $OpenBSD: Makefile,v 1.239 2009/06/04 00:39:53 wcmaier Exp $ # $FreeBSD: Makefile,v 1.55 1997/11/03 12:12:27 tg Exp $ # @@ -167,6 +167,7 @@ SUBDIR += py-goocanvas SUBDIR += py-graphics SUBDIR += py-matplotlib + SUBDIR += py-opengl SUBDIR += py-pyx SUBDIR += pycha SUBDIR += qiv