diff options
author | jtb <jtb@pkgsrc.org> | 2001-02-07 22:22:59 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2001-02-07 22:22:59 +0000 |
commit | cc97edebc0e3da7201ed39b0378b7c448baf8574 (patch) | |
tree | a9399c9c6fdd41cba49312f52ccd175513249195 /graphics/Makefile | |
parent | 951e0c97279e1353d45ff35cb2dee986d310fcac (diff) | |
download | pkgsrc-cc97edebc0e3da7201ed39b0378b7c448baf8574.tar.gz |
Add and enable g2
Diffstat (limited to 'graphics/Makefile')
-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 |