diff options
author | adam <adam@pkgsrc.org> | 2004-04-27 12:12:17 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-04-27 12:12:17 +0000 |
commit | a7bc7576fd0152a04b605d3263e4e6d86d388f50 (patch) | |
tree | 39696f68575b972aba6e92ed65e7f2ee39bcbaa4 /graphics/Makefile | |
parent | 4277a7c5876d9c862f67b3a7c699af9e69b1d784 (diff) | |
download | pkgsrc-a7bc7576fd0152a04b605d3263e4e6d86d388f50.tar.gz |
Added glitz-0.1.0
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 0afa9017499..3055e956b09 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.309 2004/04/19 18:37:27 xtraeme Exp $ +# $NetBSD: Makefile,v 1.310 2004/04/27 12:12:17 adam Exp $ # COMMENT= Graphics tools and libraries @@ -93,6 +93,7 @@ SUBDIR+= gimp1-data SUBDIR+= gimp1-wideangle SUBDIR+= giram SUBDIR+= gle +SUBDIR+= glitz SUBDIR+= gliv SUBDIR+= glu SUBDIR+= glut |