diff options
author | garbled <garbled@pkgsrc.org> | 2001-07-08 01:49:45 +0000 |
---|---|---|
committer | garbled <garbled@pkgsrc.org> | 2001-07-08 01:49:45 +0000 |
commit | 61a10873fd831b02d252e56d320859f80a3e83d8 (patch) | |
tree | 11999d75dd59bdb178ae3064dac16c24cba8ef98 /graphics | |
parent | 0afca3dac4b526d0661dd5cac2ce07bfde1dfc46 (diff) | |
download | pkgsrc-61a10873fd831b02d252e56d320859f80a3e83d8.tar.gz |
Add gphoto2 and gtkam.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index a91deef19f5..c253da879e6 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.141 2001/07/07 11:33:21 rh Exp $ +# $NetBSD: Makefile,v 1.142 2001/07/08 01:49:45 garbled Exp $ # COMMENT= Graphics tools and libraries @@ -57,8 +57,10 @@ SUBDIR+= glut SUBDIR+= gnome-iconedit SUBDIR+= gnuplot SUBDIR+= gphoto +SUBDIR+= gphoto2 SUBDIR+= gqview SUBDIR+= grap +SUBDIR+= gtkam SUBDIR+= hermes SUBDIR+= hp2xx SUBDIR+= iGMT |