aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2003-12-13 21:34:05 +0800
committermat <mat@FreeBSD.org>2003-12-13 21:34:05 +0800
commiteffc2e038435f7cb89bd03ec41588cbb3cad91d3 (patch)
tree036bd2b69c3c4f9394f636a681018a9056cd9d88 /misc
parentba4327bd4b1e2fdcbd914e7180b9b5f8ddd6e10a (diff)
downloadfreebsd-ports-gnome-effc2e038435f7cb89bd03ec41588cbb3cad91d3.tar.gz
freebsd-ports-gnome-effc2e038435f7cb89bd03ec41588cbb3cad91d3.tar.zst
freebsd-ports-gnome-effc2e038435f7cb89bd03ec41588cbb3cad91d3.zip
Needs 5.8
Diffstat (limited to 'misc')
-rw-r--r--misc/p5-Net-vCard/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/p5-Net-vCard/Makefile b/misc/p5-Net-vCard/Makefile
index b37e06d8e214..f21ad79c4957 100644
--- a/misc/p5-Net-vCard/Makefile
+++ b/misc/p5-Net-vCard/Makefile
@@ -22,7 +22,7 @@ MAN3= Net::vFile.3 Net::vCard.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500800
-#IGNORE="Need at least perl 5.8 to build"
+IGNORE="Need at least perl 5.8 to build"
.endif
.include <bsd.port.post.mk>