[Midnightbsd-cvs] mports [18631] trunk/x11-fonts/linux-f10-fontconfig/Makefile: this is blocking a lot of magus builds

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Apr 12 00:07:10 EDT 2015


Revision: 18631
          http://svnweb.midnightbsd.org/mports/?rev=18631
Author:   laffer1
Date:     2015-04-12 00:07:10 -0400 (Sun, 12 Apr 2015)
Log Message:
-----------
this is blocking a lot of magus builds

Modified Paths:
--------------
    trunk/x11-fonts/linux-f10-fontconfig/Makefile

Modified: trunk/x11-fonts/linux-f10-fontconfig/Makefile
===================================================================
--- trunk/x11-fonts/linux-f10-fontconfig/Makefile	2015-04-12 04:05:14 UTC (rev 18630)
+++ trunk/x11-fonts/linux-f10-fontconfig/Makefile	2015-04-12 04:07:10 UTC (rev 18631)
@@ -2,10 +2,9 @@
 
 PORTNAME=	fontconfig
 PORTVERSION=	2.6.0
+PORTREVISION=	1
 CATEGORIES=	x11-fonts linux
-MASTER_SITES=	CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
-PKGNAMEPREFIX=	linux-f10-
-DISTNAME=	${PORTNAME}-${PORTVERSION}-${RPMVERSION}
+MASTER_SITES=	FREEBSD_LOCAL/ehaupt/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	XML-based font configuration API for X Windows (Linux Fedora 10)
@@ -14,9 +13,10 @@
 
 CONFLICTS=	linux-fontconfig-[0-9]*
 
+USE_LINUX=	f10
 USE_LINUX_RPM=	yes
 USE_LINUX_APPS=	expat
-LINUX_DIST_VER=	10
+
 RPMVERSION=	3.fc10
 BRANDELF_DIRS=	usr/bin
 USE_LDCONFIG=	yes



More information about the Midnightbsd-cvs mailing list