diff options
author | rh <rh> | 2000-10-15 11:46:31 +0000 |
---|---|---|
committer | rh <rh> | 2000-10-15 11:46:31 +0000 |
commit | a1af8ee0dbe599237d9ab5380314852b83cec88f (patch) | |
tree | e2109c4c6f3b1c81cc6a1c964f31e424771ed652 /graphics | |
parent | f5d0b1ca4accdec4114573c8e816bac07ab6be4a (diff) | |
download | pkgsrc-a1af8ee0dbe599237d9ab5380314852b83cec88f.tar.gz |
Add and enable glu
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 24cb41dd483..fff72536cf7 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.90 2000/10/15 11:42:22 rh Exp $ +# $NetBSD: Makefile,v 1.91 2000/10/15 11:46:31 rh Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -36,6 +36,7 @@ SUBDIR += gimp-current SUBDIR += gimp-helpbrowser SUBDIR += giram + SUBDIR += glu SUBDIR += gnuplot SUBDIR += gphoto SUBDIR += gqview |