diff options
author | sem <sem@FreeBSD.org> | 2004-11-26 09:41:29 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2004-11-26 09:41:29 +0800 |
commit | 1b1d0ff3e2040feabad8da2b0808a37460ae0819 (patch) | |
tree | 0c36d4261beeaf4c4a4ffebc2577fb8565d12170 /graphics/p5-SVG-Graph | |
parent | 3374f9634abcb00182d7f73eccc99c2a2e5ab6c0 (diff) | |
download | freebsd-ports-gnome-1b1d0ff3e2040feabad8da2b0808a37460ae0819.tar.gz freebsd-ports-gnome-1b1d0ff3e2040feabad8da2b0808a37460ae0819.tar.zst freebsd-ports-gnome-1b1d0ff3e2040feabad8da2b0808a37460ae0819.zip |
- Change spaces with tabs
Diffstat (limited to 'graphics/p5-SVG-Graph')
-rw-r--r-- | graphics/p5-SVG-Graph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-SVG-Graph/Makefile b/graphics/p5-SVG-Graph/Makefile index 683fe12aabf5..b84c7713f3d2 100644 --- a/graphics/p5-SVG-Graph/Makefile +++ b/graphics/p5-SVG-Graph/Makefile @@ -29,7 +29,7 @@ MAN3= SVG::Graph.3 .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500601 -IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again +IGNORE= This port requires perl 5.6.x or later. Install lang/perl5 then try again .endif .include <bsd.port.post.mk> |