diff options
author | rh <rh@pkgsrc.org> | 2000-10-15 11:46:31 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-10-15 11:46:31 +0000 |
commit | 9f8e9d0c10b0389c1f29c65c5fb612105ebb4280 (patch) | |
tree | e2109c4c6f3b1c81cc6a1c964f31e424771ed652 /graphics/Makefile | |
parent | 84ed3f3d27dbfd99b2cc8f5393535b2a0acdb7e8 (diff) | |
download | pkgsrc-9f8e9d0c10b0389c1f29c65c5fb612105ebb4280.tar.gz |
Add and enable glu
Diffstat (limited to 'graphics/Makefile')
-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 |