aboutsummaryrefslogtreecommitdiff
path: root/net/p5-IPv6-Address
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2017-10-29 18:03:16 +0000
committerKurt Jaeger <pi@FreeBSD.org>2017-10-29 18:03:16 +0000
commitaa34a45faa048a207c4b01b61929af507759b57e (patch)
tree3a2f322af08b003be622426efcaf948b64c9a3d7 /net/p5-IPv6-Address
parent94c51fa5765a16b6ebc73a12e79e7923f41bd8fa (diff)
downloadports-aa34a45faa048a207c4b01b61929af507759b57e.tar.gz
ports-aa34a45faa048a207c4b01b61929af507759b57e.zip
net/p5-IPv6-Address: fix build_depend
Notes
Notes: svn path=/head/; revision=453128
Diffstat (limited to 'net/p5-IPv6-Address')
-rw-r--r--net/p5-IPv6-Address/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-IPv6-Address/Makefile b/net/p5-IPv6-Address/Makefile
index 0ae469aacc8e..87a1c1d31281 100644
--- a/net/p5-IPv6-Address/Makefile
+++ b/net/p5-IPv6-Address/Makefile
@@ -7,6 +7,8 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ADUITSIS
PKGNAMEPREFIX= p5-
+BUILD_DEPENDS= p5-Module-Build>=0:devel/p5-Module-Build
+
MAINTAINER= perl@FreeBSD.org
COMMENT= IPv6 Address Manipulation Library