summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/p5-File-chdir/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/p5-File-chdir/Makefile b/devel/p5-File-chdir/Makefile
index edae8498c81b..9a12bc039149 100644
--- a/devel/p5-File-chdir/Makefile
+++ b/devel/p5-File-chdir/Makefile
@@ -12,8 +12,11 @@ COMMENT= More sensible way to change directories
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>