diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-29 10:05:08 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-29 10:05:08 +0000 |
commit | 1e01e8e206d6efb10482c3a9fe2f3d335334506d (patch) | |
tree | e4105d931a03ee54571d2a49c8b80ce3cd5ffba3 /net/p5-Filesys-SmbClient | |
parent | 9e54b0cf3ee60c3e875712fa0cc0ba0804b68ed1 (diff) | |
download | ports-1e01e8e206d6efb10482c3a9fe2f3d335334506d.tar.gz ports-1e01e8e206d6efb10482c3a9fe2f3d335334506d.zip |
Notes
Diffstat (limited to 'net/p5-Filesys-SmbClient')
-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 |