diff options
author | jtb <jtb@pkgsrc.org> | 2002-05-03 23:46:18 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2002-05-03 23:46:18 +0000 |
commit | 7b9f91d9b4c674900df3dddfd9f72e8e396e597d (patch) | |
tree | 294abf5fa5dd961ae904c7f1ba28088c85014db7 /graphics | |
parent | c72750f620031ac01310a395e153b74c2d081444 (diff) | |
download | pkgsrc-7b9f91d9b4c674900df3dddfd9f72e8e396e597d.tar.gz |
Add and enable gri.
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 08199d7e4ea..e95c8070c17 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.186 2002/04/21 08:08:27 rh Exp $ +# $NetBSD: Makefile,v 1.187 2002/05/03 23:46:18 jtb Exp $ # COMMENT= Graphics tools and libraries @@ -77,6 +77,7 @@ SUBDIR+= gphoto2 SUBDIR+= gqview SUBDIR+= grap SUBDIR+= graphviz +SUBDIR+= gri SUBDIR+= gtkam SUBDIR+= hermes SUBDIR+= hp2xx |