Index: net/samba-libsmbclient/Makefile =================================================================== --- net/samba-libsmbclient/Makefile (revision 362648) +++ net/samba-libsmbclient/Makefile (working copy) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 0 PKGNAMESUFFIX= -libsmbclient Index: net/samba36/files/patch-source3__pkgconfig__smbclient.pc.in =================================================================== --- net/samba36/files/patch-source3__pkgconfig__smbclient.pc.in (revision 0) +++ net/samba36/files/patch-source3__pkgconfig__smbclient.pc.in (working copy) @@ -0,0 +1,13 @@ +--- ./source3/pkgconfig/smbclient.pc.in.orig 2014-06-23 08:03:27.000000000 +0200 ++++ ./source3/pkgconfig/smbclient.pc.in 2014-07-23 12:39:50.000000000 +0200 +@@ -7,8 +7,7 @@ + Description: A library to access CIFS servers + Version: 0 + URL: http://www.samba.org/ +-#Libs: -L@libdir@ -lsmbclient +-Libs: -lsmbclient +-Libs.private: -lsmbclient @KRB5_LIBS@ @LDAP_LIBS@ @LIBS@ ++Libs: -L@libdir@ -lsmbclient ++Libs.private: @KRB5_LIBS@ @LDAP_LIBS@ @LIBS@ + Cflags: -I@includedir@ + Property changes on: net/samba36/files/patch-source3__pkgconfig__smbclient.pc.in ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property