summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorrh <rh>2002-09-29 09:36:49 +0000
committerrh <rh>2002-09-29 09:36:49 +0000
commit1ccbe6d6670c02184d7454033a562f887d6e36c9 (patch)
tree374661fe9b7898630fba901083bf52272a1fd3b8 /graphics/Makefile
parent123e6e4128f28cc1f23c493fb61b84f64137e3e3 (diff)
downloadpkgsrc-1ccbe6d6670c02184d7454033a562f887d6e36c9.tar.gz
Add and enable ImageViewer
Diffstat (limited to 'graphics/Makefile')
-rw-r--r--graphics/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index fe5d1a69bc7..0bc24764260 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.204 2002/09/29 06:19:16 rh Exp $
+# $NetBSD: Makefile,v 1.205 2002/09/29 09:36:49 rh Exp $
#
COMMENT= Graphics tools and libraries
@@ -13,6 +13,7 @@ SUBDIR+= SDLKit
SUBDIR+= GMT
SUBDIR+= GUIlib
SUBDIR+= ImageMagick
+SUBDIR+= ImageViewer
SUBDIR+= Mesa
SUBDIR+= MesaLib
SUBDIR+= Ngraph