aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authoranders <anders@FreeBSD.org>2011-08-22 07:07:22 +0800
committeranders <anders@FreeBSD.org>2011-08-22 07:07:22 +0800
commit888e06848c5471acb5d2540ee2e4f6494fc130fd (patch)
tree1c1f440dfa0f941c32fdd26ecb53ba57bcc21a96 /net
parent2aa3022ebc528adbbb08f7437bce3e50d110b63c (diff)
downloadfreebsd-ports-gnome-888e06848c5471acb5d2540ee2e4f6494fc130fd.tar.gz
freebsd-ports-gnome-888e06848c5471acb5d2540ee2e4f6494fc130fd.tar.zst
freebsd-ports-gnome-888e06848c5471acb5d2540ee2e4f6494fc130fd.zip
Drop runtime dependency on Test::Simple.
PR: 159875 Submitted by: Nick Hibma <nick@anywi.com>
Diffstat (limited to 'net')
-rw-r--r--net/p5-Filesys-SmbClient/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/p5-Filesys-SmbClient/Makefile b/net/p5-Filesys-SmbClient/Makefile
index 51fff356158b..596e0a631654 100644
--- a/net/p5-Filesys-SmbClient/Makefile
+++ b/net/p5-Filesys-SmbClient/Makefile
@@ -16,7 +16,6 @@ COMMENT= Interface for access Samba filesystem with libsmclient.so
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