diff options
author | rh <rh@pkgsrc.org> | 2001-05-14 17:01:05 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2001-05-14 17:01:05 +0000 |
commit | ee0b109f1f9e58e5b161970908d066023abcb6db (patch) | |
tree | d3fa497d364e334cc097f0f9b3010446949e70f8 /graphics/Makefile | |
parent | 594f05581df26696155c805281add85194f6ce01 (diff) | |
download | pkgsrc-ee0b109f1f9e58e5b161970908d066023abcb6db.tar.gz |
Add and enable gle
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 67b9fb5780c..90dea89a945 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.133 2001/04/27 13:37:01 agc Exp $ +# $NetBSD: Makefile,v 1.134 2001/05/14 17:01:05 rh Exp $ # COMMENT= Graphics tools and libraries @@ -47,6 +47,7 @@ SUBDIR+= giflib SUBDIR+= giftrans SUBDIR+= gimp SUBDIR+= giram +SUBDIR+= gle SUBDIR+= glu SUBDIR+= glut SUBDIR+= gnome-iconedit |