svn commit: r453128 - head/net/p5-IPv6-Address
Kurt Jaeger
pi at FreeBSD.org
Sun Oct 29 18:03:18 UTC 2017
Author: pi
Date: Sun Oct 29 18:03:16 2017
New Revision: 453128
URL: https://svnweb.freebsd.org/changeset/ports/453128
Log:
net/p5-IPv6-Address: fix build_depend
Modified:
head/net/p5-IPv6-Address/Makefile
Modified: head/net/p5-IPv6-Address/Makefile
==============================================================================
--- head/net/p5-IPv6-Address/Makefile Sun Oct 29 17:54:47 2017 (r453127)
+++ head/net/p5-IPv6-Address/Makefile Sun Oct 29 18:03:16 2017 (r453128)
@@ -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 at FreeBSD.org
COMMENT= IPv6 Address Manipulation Library
More information about the svn-ports-head
mailing list