diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2014-03-25 11:03:45 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2014-03-25 11:03:45 +0000 |
commit | 60e92e847be9ae1ce89faeb1ddac1d6fee81a5d4 (patch) | |
tree | 5a6e402f9124d09ed69e54dffe552ffdfc4b90e8 /net/p5-Net-Patricia | |
parent | ec5af16d0a2271bc2e1d944cc20dac8cb74928b3 (diff) | |
download | ports-60e92e847be9ae1ce89faeb1ddac1d6fee81a5d4.tar.gz ports-60e92e847be9ae1ce89faeb1ddac1d6fee81a5d4.zip |
Notes
Diffstat (limited to 'net/p5-Net-Patricia')
-rw-r--r-- | net/p5-Net-Patricia/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-Net-Patricia/Makefile b/net/p5-Net-Patricia/Makefile index 67736b85c1b5..d286f414230a 100644 --- a/net/p5-Net-Patricia/Makefile +++ b/net/p5-Net-Patricia/Makefile @@ -13,6 +13,8 @@ COMMENT= Perl module for fast IP address lookups BUILD_DEPENDS= p5-Net-CIDR-Lite>=0.20:${PORTSDIR}/net/p5-Net-CIDR-Lite RUN_DEPENDS= p5-Socket6>=0:${PORTSDIR}/net/p5-Socket6 +MAKE_JOBS_UNSAFE=yes + USES= perl5 USE_PERL5= configure |