svn commit: r381680 - in head/x11-fonts: font-sun-misc font-winitzki-cyrillic font-xfree86-type1

Bryan Drewery bdrewery at FreeBSD.org
Thu Mar 19 19:52:54 UTC 2015


On 3/19/2015 2:40 PM, Antoine Brodin wrote:
> Author: antoine
> Date: Thu Mar 19 19:40:56 2015
> New Revision: 381680
> URL: https://svnweb.freebsd.org/changeset/ports/381680
> QAT: https://qat.redports.org/buildarchive/r381680/
> 
> Log:
>   Add missing BUILD_DEPENDS and CONFIGURE_ARGS
> 
> Modified:
>   head/x11-fonts/font-sun-misc/Makefile
>   head/x11-fonts/font-winitzki-cyrillic/Makefile
>   head/x11-fonts/font-xfree86-type1/Makefile
> 
> Modified: head/x11-fonts/font-sun-misc/Makefile
> ==============================================================================
> --- head/x11-fonts/font-sun-misc/Makefile	Thu Mar 19 19:38:48 2015	(r381679)
> +++ head/x11-fonts/font-sun-misc/Makefile	Thu Mar 19 19:40:56 2015	(r381680)
> @@ -4,15 +4,18 @@
>  PORTNAME=	font-sun-misc
>  PORTVERSION=	1.0.3
>  PORTREVISION=	2
> -MASTER_SITES=	XORG
> -MASTER_SITE_SUBDIR=	individual/font
> +MASTER_SITES=	XORG/individual/font
>  CATEGORIES=	x11-fonts
>  
>  MAINTAINER=	x11 at FreeBSD.org
>  COMMENT=	X.Org miscellaneous Sun fonts
>  
> +BUILD_DEPENDS=	bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \
> +		mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir
> +
>  USES=		fonts tar:bzip2
>  FONTNAME=	misc
>  GNU_CONFIGURE=	yes
> +CONFIGURE_ARGS=	--with-fontrootdir=${PREFIX}/lib/X11/fonts
>  

How is this an improvement over XORG_CAT? There's like 6 more lines than
before.

Should those BUILD_DEPENDS be in fonts.mk?



-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20150319/e2eb228a/attachment.sig>


More information about the svn-ports-head mailing list