diff options
author | kuriyama <kuriyama@FreeBSD.org> | 1998-12-12 15:07:27 +0000 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 1998-12-12 15:07:27 +0000 |
commit | 8e6a2b5405340d9a2e21767479f0beec67d848a6 (patch) | |
tree | 17eb65f8e1b8fa0a08579b04f34eea0e6ebae730 /graphics | |
parent | 2b5ff046314ddff342c6dffd24f34340315925d0 (diff) | |
download | FreeBSD-ports-8e6a2b5405340d9a2e21767479f0beec67d848a6.zip FreeBSD-ports-8e6a2b5405340d9a2e21767479f0beec67d848a6.tar.gz |
Activate p5-GIFgraph.
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 6d0483b..6485866 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.103 1998/12/05 16:32:32 flathill Exp $ +# $Id: Makefile,v 1.104 1998/12/11 12:54:08 tg Exp $ # SUBDIR += 4va @@ -58,6 +58,7 @@ SUBDIR += netpbm SUBDIR += netshow SUBDIR += p5-GD + SUBDIR += p5-GIFgraph SUBDIR += p5-Image-Size SUBDIR += p5-chart SUBDIR += pgperl |