diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-12 22:36:10 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-12 22:36:10 +0000 |
commit | 18008c147756a72daf378451d1cddcb82d725e9f (patch) | |
tree | ccbd5be354337ff030bd86f4c6d446de6e6803a1 /www/p5-Apache-Gallery | |
parent | 894968f308a7bb91d4e33cf9fc283ff22c26dbda (diff) | |
download | ports-18008c147756a72daf378451d1cddcb82d725e9f.tar.gz ports-18008c147756a72daf378451d1cddcb82d725e9f.zip |
Notes
Diffstat (limited to 'www/p5-Apache-Gallery')
-rw-r--r-- | www/p5-Apache-Gallery/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-Gallery/Makefile b/www/p5-Apache-Gallery/Makefile index bb94eb2a8c6a..53995cd4b578 100644 --- a/www/p5-Apache-Gallery/Makefile +++ b/www/p5-Apache-Gallery/Makefile @@ -63,7 +63,7 @@ post-install: .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500600 -BROKEN= Port requires perl 5.6.x or later. Install lang/perl5 then try again +IGNORE= Port requires perl 5.6.x or later. Install lang/perl5 then try again .endif .include <bsd.port.post.mk> |