diff options
author | jtb <jtb> | 2002-05-03 23:46:18 +0000 |
---|---|---|
committer | jtb <jtb> | 2002-05-03 23:46:18 +0000 |
commit | 606253ed8e17c31f2fb25e97fa25934daca38e28 (patch) | |
tree | 294abf5fa5dd961ae904c7f1ba28088c85014db7 /graphics/Makefile | |
parent | 0d310b69db1fc9c8d45ba7595e396f5116618705 (diff) | |
download | pkgsrc-606253ed8e17c31f2fb25e97fa25934daca38e28.tar.gz |
Add and enable gri.
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 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 |