diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-06-27 02:00:33 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-06-27 02:00:33 +0000 |
commit | a04adfbbe0b65ddcb716e92ca84f0817658a6fba (patch) | |
tree | 87a7b807d1700d654edfbeae228dced3adf8b318 /graphics | |
parent | Import of a perl5 module for WWW searches (diff) |
Activate in devel: p5-Errno, p5-Filter, p5-Proc-Simple, p5-Sort-Versions, p5-Term-ReadKey, p5-TraceFuncs
Activate in net: p5-SNMP
Activate in misc: p5-Locale-Codes
Activate in www: p5-WWW-Search
Activate in graphics: p5-GD
Notes
Notes:
svn path=/head/; revision=7090
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 78a631a3c4ad..102c3ff0b730 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.47 1997/06/03 23:39:35 asami Exp $ +# $Id: Makefile,v 1.48 1997/06/03 23:41:27 asami Exp $ # SUBDIR += ImageMagick @@ -29,6 +29,7 @@ SUBDIR += mplex SUBDIR += netpbm SUBDIR += p5-Image-Size + SUBDIR += p5-GD SUBDIR += pgperl SUBDIR += pgplot SUBDIR += pixmap |