diff options
author | jfitz <jfitz@FreeBSD.org> | 1996-10-24 08:19:57 +0000 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1996-10-24 08:19:57 +0000 |
commit | 4e7e51c9c4026cc6266d69981029cfcaf6502566 (patch) | |
tree | cc432d3df0d30a1e4423a374824f50243ac0567d | |
parent | 9def9dba3e745fbe2713dee2eb8ab329698866d4 (diff) | |
download | FreeBSD-ports-4e7e51c9c4026cc6266d69981029cfcaf6502566.zip FreeBSD-ports-4e7e51c9c4026cc6266d69981029cfcaf6502566.tar.gz |
Update for new perl5 ports
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 29ba5ec..611228f 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.24 1996/08/16 13:45:56 erich Exp $ +# $Id: Makefile,v 1.25 1996/08/24 18:34:22 chuckr Exp $ # SUBDIR += ImageMagick @@ -17,6 +17,7 @@ SUBDIR += mpeg_stat SUBDIR += mplex SUBDIR += netpbm + SUBDIR += p5-Image-Size SUBDIR += pixmap SUBDIR += png SUBDIR += povray |