diff options
author | drochner <drochner@pkgsrc.org> | 2011-01-18 11:59:44 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2011-01-18 11:59:44 +0000 |
commit | 4b07a36df1f46b03e62f53ec153f74252289d2c1 (patch) | |
tree | f7a7072478c027e02833e0288686bcfeb75090ae /graphics/Makefile | |
parent | 4742b1b02ea4bf3968e8d182666f06fa664896c2 (diff) | |
download | pkgsrc-4b07a36df1f46b03e62f53ec153f74252289d2c1.tar.gz |
+giflib
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 07f10055946..841d19d3071 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.577 2011/01/12 08:02:27 adam Exp $ +# $NetBSD: Makefile,v 1.578 2011/01/18 11:59:44 drochner Exp $ # COMMENT= Graphics tools and libraries @@ -129,6 +129,7 @@ SUBDIR+= get_ds7 SUBDIR+= gfract SUBDIR+= gif2png SUBDIR+= gif320 +SUBDIR+= giflib SUBDIR+= gifsicle SUBDIR+= giftrans SUBDIR+= gimageview |