diff options
author | rh <rh@pkgsrc.org> | 1999-10-16 15:04:58 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-10-16 15:04:58 +0000 |
commit | 584365f37ecc3440f5495be1b07a41275a25ca85 (patch) | |
tree | bdb9526c1647a41809d547d7c327587118c3131b /graphics/Makefile | |
parent | 94d8b6352238c0d20e959c69f7d165e63ef92800 (diff) | |
download | pkgsrc-584365f37ecc3440f5495be1b07a41275a25ca85.tar.gz |
Add and enable gif2png.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 4cfe37582fe..05e47a261dc 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 1999/10/09 20:07:22 jlam Exp $ +# $NetBSD: Makefile,v 1.62 1999/10/16 15:04:58 rh Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -23,11 +23,11 @@ SUBDIR += gd # SUBDIR += geomview # SUBDIR += gfont + SUBDIR += gif2png SUBDIR += giflib - SUBDIR += giftrans # SUBDIR += gifmerge # SUBDIR += giftool -# SUBDIR += giftrans + SUBDIR += giftrans SUBDIR += gimp SUBDIR += giram SUBDIR += gnuplot |