[Midnightbsd-cvs] mports [18618] trunk/graphics/linux-f10-cairo/Makefile: fix build

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Apr 11 19:07:13 EDT 2015


Revision: 18618
          http://svnweb.midnightbsd.org/mports/?rev=18618
Author:   laffer1
Date:     2015-04-11 19:07:12 -0400 (Sat, 11 Apr 2015)
Log Message:
-----------
fix build

Modified Paths:
--------------
    trunk/graphics/linux-f10-cairo/Makefile

Modified: trunk/graphics/linux-f10-cairo/Makefile
===================================================================
--- trunk/graphics/linux-f10-cairo/Makefile	2015-04-11 23:04:47 UTC (rev 18617)
+++ trunk/graphics/linux-f10-cairo/Makefile	2015-04-11 23:07:12 UTC (rev 18618)
@@ -3,8 +3,9 @@
 
 PORTNAME=	cairo
 PORTVERSION=	1.8.0
+PORTREVISION=	1
 CATEGORIES=	graphics linux
-MASTER_SITES=	CRITICAL/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
+MASTER_SITES=	FREEBSD_LOCAL/ehaupt/rpm/${LINUX_RPM_ARCH}/fedora/${LINUX_DIST_VER}
 PKGNAMEPREFIX=	linux-f10-
 DISTNAME=	${PORTNAME}-${PORTVERSION}-${RPMVERSION}
 
@@ -14,9 +15,9 @@
 
 CONFLICTS=	linux-cairo-[0-9]*
 
+USE_LINUX=	f10
 USE_LINUX_RPM=	yes
 USE_LINUX_APPS=	fontconfig png xorglibs
-LINUX_DIST_VER=	10
 RPMVERSION=	1.fc10
 USE_LDCONFIG=	yes
 



More information about the Midnightbsd-cvs mailing list