diff options
author | jtb <jtb> | 2001-02-07 22:22:59 +0000 |
---|---|---|
committer | jtb <jtb> | 2001-02-07 22:22:59 +0000 |
commit | 25f569b4b4c8b7188041217088216a3e2880a49f (patch) | |
tree | a9399c9c6fdd41cba49312f52ccd175513249195 /graphics | |
parent | 10a0c0f0a986f428c912afb0c41b18870c0fdd9f (diff) | |
download | pkgsrc-25f569b4b4c8b7188041217088216a3e2880a49f.tar.gz |
Add and enable g2
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 6d16fad8c5d..4d2ae05ff6c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.112 2001/02/01 04:37:34 jtb Exp $ +# $NetBSD: Makefile,v 1.113 2001/02/07 22:22:59 jtb Exp $ # SUBDIR += CompuPic @@ -29,6 +29,7 @@ SUBDIR += freetype2 SUBDIR += fujiplay SUBDIR += fxtv + SUBDIR += g2 SUBDIR += g3d SUBDIR += gd SUBDIR += gdk-pixbuf |