diff options
author | max <max@FreeBSD.org> | 1997-01-12 13:55:00 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-01-12 13:55:00 +0800 |
commit | 82ce955c813de3651dafa30591dcee263aba9629 (patch) | |
tree | bbc19d5f4c0cca7a576d9c895279a6fd147aaf3b /graphics | |
parent | dc9e713d44b77c57129ac4bec2a0497d8b10b7d9 (diff) | |
download | freebsd-ports-gnome-82ce955c813de3651dafa30591dcee263aba9629.tar.gz freebsd-ports-gnome-82ce955c813de3651dafa30591dcee263aba9629.tar.zst freebsd-ports-gnome-82ce955c813de3651dafa30591dcee263aba9629.zip |
Enable whirlgif.
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 997a2c85a0ae..e96abb5c1a9c 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.37 1997/01/09 10:51:06 max Exp $ +# $Id: Makefile,v 1.38 1997/01/11 11:50:54 asami Exp $ # SUBDIR += ImageMagick @@ -36,6 +36,7 @@ SUBDIR += tiff34 SUBDIR += txtmerge SUBDIR += vcg + SUBDIR += whirlgif SUBDIR += xanim SUBDIR += xbmbrowser SUBDIR += xdl |