aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2005-04-09 09:22:13 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2005-04-09 09:22:13 +0000
commitdae80c28ad6e8649314c283cbcf616c7c66be596 (patch)
tree5025003a0acd89382cf272a4e130518eb82fcfb9
parentd50839996f381ef056669b9fd042f4780c3cd023 (diff)
downloadports-dae80c28ad6e8649314c283cbcf616c7c66be596.tar.gz
ports-dae80c28ad6e8649314c283cbcf616c7c66be596.zip
Notes
-rw-r--r--devel/p5-Dialog/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/p5-Dialog/Makefile b/devel/p5-Dialog/Makefile
index ab58daa0e8e1..5961fbaaff49 100644
--- a/devel/p5-Dialog/Makefile
+++ b/devel/p5-Dialog/Makefile
@@ -16,11 +16,12 @@ MAINTAINER= leeym@FreeBSD.org
COMMENT= Perl interface to dialog(3)
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 500007
+
+.if ${PERL_LEVEL} >= 500600
EXTRA_PATCHES= ${FILESDIR}/extra-Dialog.xs
.endif
-PERL_CONFIGURE= YES
+PERL_CONFIGURE= yes
MAN3= Dialog.3