aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-04-23 06:58:32 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-04-23 06:58:32 +0000
commit9fdb4c29ec7fbf478091d5e9d7c2f501c393aa6f (patch)
tree11ba6117cf280c8c45ad2026a6f33f4f42881837
parent2ae9b6475a6a6961a15bf46bdd789ed682b808d1 (diff)
downloadports-9fdb4c29ec7fbf478091d5e9d7c2f501c393aa6f.tar.gz
ports-9fdb4c29ec7fbf478091d5e9d7c2f501c393aa6f.zip
Notes
-rw-r--r--devel/p5-Mac-PropertyList/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/devel/p5-Mac-PropertyList/Makefile b/devel/p5-Mac-PropertyList/Makefile
index b3f74a6b97b5..19c1597eacf5 100644
--- a/devel/p5-Mac-PropertyList/Makefile
+++ b/devel/p5-Mac-PropertyList/Makefile
@@ -16,13 +16,8 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-XML-Entities>=0:textproc/p5-XML-Entities
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501800
-BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=6.64:devel/p5-ExtUtils-MakeMaker
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>