ports/165827: [PATCH] net/p5-Net-Libdnet: add missing DEPENDS

Steve Wills swills at FreeBSD.org
Wed Mar 7 17:10:12 UTC 2012


>Number:         165827
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-Libdnet: add missing DEPENDS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 07 17:10:11 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #14 r232426: Fri Mar  2 21:54:42
>Description:
see patch

Port maintainer (dhn at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
>How-To-Repeat:
>Fix:

--- p5-Net-Libdnet-0.96.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-Libdnet/Makefile,v
retrieving revision 1.13
diff -u -u -r1.13 Makefile
--- Makefile	20 Nov 2011 10:36:06 -0000	1.13
+++ Makefile	7 Mar 2012 17:03:00 -0000
@@ -14,6 +14,8 @@
 MAINTAINER=	dhn at FreeBSD.org
 COMMENT=	Libdnet interface
 
+BUILD_DEPENDS=	p5-Class-Gomor>=0:${PORTSDIR}/devel/p5-Class-Gomor
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 LIB_DEPENDS=	dnet.1:${PORTSDIR}/net/libdnet
 
 PERL_CONFIGURE=	yes
--- p5-Net-Libdnet-0.96.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list