ports/159875: net/p5-Filesys-SmbClient should not depend on Test::Simple (RUN_DEPENDS)
Nick Hibma
nick at anywi.com
Thu Aug 18 14:50:02 UTC 2011
>Number: 159875
>Category: ports
>Synopsis: net/p5-Filesys-SmbClient should not depend on Test::Simple (RUN_DEPENDS)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Aug 18 14:50:01 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Nick Hibma
>Release: FreeBSD 8.2-STABLE i386
>Organization:
AnyWi Technologies
>Environment:
System: FreeBSD uitsmijter.van-laarhoven.org 8.2-STABLE FreeBSD 8.2-STABLE #13: Mon Mar 28 10:06:02 CEST 2011 nick at uitsmijter.van-laarhoven.org:/usr/src/sys/i386/compile/UITSMIJTER i386
>Description:
Filesys::SmbClient does not depend on Test::Simple during execution, just
during build (test target, if at all used).
This unneccessarily installs the p5-Test-Simple package, which we do not need
on our constrained environment.
>How-To-Repeat:
>Fix:
--- Makefile~ 2009-02-18 18:16:41.000000000 +0100
+++ Makefile 2011-08-18 16:26:37.000000000 +0200
@@ -16,7 +16,6 @@
LIB_DEPENDS= smbclient.0:${PORTSDIR}/net/samba-libsmbclient
BUILD_DEPENDS= ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple
-RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list