diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-07-27 09:36:43 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-07-27 09:36:43 +0000 |
commit | 2b4dd7f1e8c64c8a534561e17dd226193b7b4b81 (patch) | |
tree | f40506214b7a67eabc787580014495759188e921 /graphics | |
parent | c3e41b659eb38ae7e659a08bcb1fcaa872f39d55 (diff) | |
download | pkgsrc-2b4dd7f1e8c64c8a534561e17dd226193b7b4b81.tar.gz |
add & enable GUIlib
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 52fce15c2ec..5f3dccc42ee 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.149 2001/07/23 14:05:16 wiz Exp $ +# $NetBSD: Makefile,v 1.150 2001/07/27 09:36:43 zuntum Exp $ # COMMENT= Graphics tools and libraries SUBDIR+= CompuPic SUBDIR+= GMT +SUBDIR+= GUIlib SUBDIR+= ImageMagick SUBDIR+= Mesa SUBDIR+= Mesa-glx |