diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-09-07 03:41:35 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-09-07 03:41:35 +0800 |
commit | 5ea7f6f6695026f04434937ae12e678d3c68a6f5 (patch) | |
tree | 21bf6033256151788c7470e0222dd44d0f1277bf /graphics/Makefile | |
parent | 05f46b4984e534d0ce82492b4dad382185e702ae (diff) | |
download | freebsd-ports-gnome-5ea7f6f6695026f04434937ae12e678d3c68a6f5.tar.gz freebsd-ports-gnome-5ea7f6f6695026f04434937ae12e678d3c68a6f5.tar.zst freebsd-ports-gnome-5ea7f6f6695026f04434937ae12e678d3c68a6f5.zip |
Activate gif2png
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 1ce0fe735564..9cfbd489cda4 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -28,6 +28,7 @@ SUBDIR += gd-old SUBDIR += geomview SUBDIR += gfont + SUBDIR += gif2png SUBDIR += giflib SUBDIR += gifmerge SUBDIR += gifsicle |