summaryrefslogtreecommitdiff
path: root/graphics/Makefile
diff options
context:
space:
mode:
authorrh <rh>2000-10-15 11:49:21 +0000
committerrh <rh>2000-10-15 11:49:21 +0000
commita1edc0251b1ae8fa40af653e8ab6245ec8426469 (patch)
tree94d348fcc138dfa5901b0c5ab7c75158ba10bad9 /graphics/Makefile
parentd7829c49016e8eb68a3ad78b549fd4e9f5e58eb7 (diff)
downloadpkgsrc-a1edc0251b1ae8fa40af653e8ab6245ec8426469.tar.gz
Add and enable glut
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 fff72536cf7..9c4a3553e5b 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.91 2000/10/15 11:46:31 rh Exp $
+# $NetBSD: Makefile,v 1.92 2000/10/15 11:49:21 rh Exp $
# FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp
#
@@ -37,6 +37,7 @@
SUBDIR += gimp-helpbrowser
SUBDIR += giram
SUBDIR += glu
+ SUBDIR += glut
SUBDIR += gnuplot
SUBDIR += gphoto
SUBDIR += gqview