summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorrh <rh>2002-09-29 09:36:49 +0000
committerrh <rh>2002-09-29 09:36:49 +0000
commit7aca2da3207028802022ea85ccedea7a19007ac9 (patch)
tree374661fe9b7898630fba901083bf52272a1fd3b8 /graphics
parentf0f893e2a824486197460c34fef64e20facede6f (diff)
downloadpkgsrc-7aca2da3207028802022ea85ccedea7a19007ac9.tar.gz
Add and enable ImageViewer
Diffstat (limited to 'graphics')
-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