summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorrh <rh>2003-04-19 07:56:20 +0000
committerrh <rh>2003-04-19 07:56:20 +0000
commit673ed1401f0fa122f00dde144486237c67e7405b (patch)
tree414e947c96058da5476cfcbc5b95ef526f595a79 /graphics
parent45d2c776fbc3ba3a2f8f594125f5f7181126bc76 (diff)
downloadpkgsrc-673ed1401f0fa122f00dde144486237c67e7405b.tar.gz
Add and enable PanoTools
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 3192983f258..3724f118a14 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.238 2003/04/19 04:44:59 rh Exp $
+# $NetBSD: Makefile,v 1.239 2003/04/19 07:56:20 rh Exp $
#
COMMENT= Graphics tools and libraries
@@ -16,6 +16,7 @@ SUBDIR+= Mesa
SUBDIR+= MesaDemos
SUBDIR+= MesaLib
SUBDIR+= Ngraph
+SUBDIR+= PanoTools
SUBDIR+= RenderKit
SUBDIR+= SDLKit
SUBDIR+= SDL_image