svn commit: r311324 - in head: . misc/amanda-server misc/amanda25-server misc/amanda26-server misc/amanda32-server misc/instant-server net-im/kpopup net-im/linpopup net/jags net/lanbrowsing net/pro...

Bryan Drewery bdrewery at FreeBSD.org
Thu Jan 31 19:50:47 UTC 2013


On 1/31/2013 1:14 PM, Timur I. Bakeyev wrote:
> Author: timur
> Date: Thu Jan 31 19:14:08 2013
> New Revision: 311324
> URL: http://svnweb.freebsd.org/changeset/ports/311324
> 
> Log:
>   Update ports that refer to net/samba34 to use newer net/samba36
> 
> Deleted:
>   head/.cvsignore
> Modified:
>   head/misc/amanda-server/Makefile
>   head/misc/amanda25-server/Makefile
>   head/misc/amanda26-server/Makefile
>   head/misc/amanda32-server/Makefile
>   head/misc/instant-server/Makefile
>   head/net-im/kpopup/Makefile
>   head/net-im/linpopup/Makefile
>   head/net/jags/Makefile
>   head/net/lanbrowsing/Makefile
>   head/net/prosearch/Makefile
>   head/net/smb4k-kde4/Makefile
>   head/net/smb4k/Makefile
>   head/print/apsfilter/Makefile
>   head/print/cups-samba/Makefile
>   head/print/cups-smb-backend/Makefile
>   head/security/saint/Makefile
>   head/www/elinks/Makefile
>   head/www/mod_ntlm2/Makefile
>   head/www/sams/Makefile
>   head/www/smb_auth/Makefile
> 
> Modified: head/misc/amanda-server/Makefile
> ==============================================================================
> --- head/misc/amanda-server/Makefile	Thu Jan 31 18:48:27 2013	(r311323)
> +++ head/misc/amanda-server/Makefile	Thu Jan 31 19:14:08 2013	(r311324)
> @@ -135,10 +135,10 @@ CONFIGURE_ARGS+=	--without-gnuplot
>  .endif
>  
>  .if defined (WITH_SAMBA)
> -SAMBA_PORT?=	samba34
> +SAMBA_PORT?=	samba36
>  BUILD_DEPENDS+=	smbclient:${PORTSDIR}/net/${SAMBA_PORT}
>  RUN_DEPENDS+=	smbclient:${PORTSDIR}/net/${SAMBA_PORT}
> -CONFIGURE_ARGS+=	--with-smbclient=${PREFIX}/bin/smbclient
> +CONFIGURE_ARGS+=	--with-smbclient=${LOCALBASE}/bin/smbclient

Shouldn't PREFIX be respected and LOCALBASE just the default?

-- 
Regards,
Bryan Drewery
bdrewery at freenode/EFNet

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 898 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20130131/53dd6754/attachment.sig>


More information about the svn-ports-all mailing list