diff options
Diffstat (limited to 'net/p5-Filesys-SmbClient/Makefile')
-rw-r--r-- | net/p5-Filesys-SmbClient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Filesys-SmbClient/Makefile b/net/p5-Filesys-SmbClient/Makefile index 596e0a631654..fb4056a3ee90 100644 --- a/net/p5-Filesys-SmbClient/Makefile +++ b/net/p5-Filesys-SmbClient/Makefile @@ -15,7 +15,7 @@ MAINTAINER= anders@FreeBSD.org 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 +BUILD_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple PERL_CONFIGURE= yes |