[Midnightbsd-cvs] mports [16505] trunk/graphics/libart_lgpl: fix build per magus

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Aug 22 19:37:26 EDT 2014


Revision: 16505
          http://svnweb.midnightbsd.org/mports/?rev=16505
Author:   laffer1
Date:     2014-08-22 19:37:23 -0400 (Fri, 22 Aug 2014)
Log Message:
-----------
fix build per magus

Modified Paths:
--------------
    trunk/graphics/libart_lgpl/Makefile
    trunk/graphics/libart_lgpl/distinfo

Modified: trunk/graphics/libart_lgpl/Makefile
===================================================================
--- trunk/graphics/libart_lgpl/Makefile	2014-08-21 11:57:05 UTC (rev 16504)
+++ trunk/graphics/libart_lgpl/Makefile	2014-08-22 23:37:23 UTC (rev 16505)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	libart_lgpl2
-# Date created:		8 July 2001
-# Whom:			Hye-Shik Chang <perky at python.or.kr>
-# 
 # $MidnightBSD$
 
 PORTNAME=	libart_lgpl
 PORTVERSION=	2.3.21
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics
 MASTER_SITES=	GNOME
 DISTNAME=	${PORTNAME:S/2$//}-${PORTVERSION}
@@ -14,12 +10,11 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Library for high-performance 2D graphics
+
 LICENSE=	lgpl
 
-USE_AUTOTOOLS=	libtool
-USE_BZIP2=	yes
+USES=		libtool:oldver pathfix tar:bzip2
 USE_LDCONFIG=	yes
-USE_GNOME=	gnomehack
 USE_PKGCONFIG=	yes
 GNU_CONFIGURE=	yes
 MAKE_JOBS_UNSAFE=	yes

Modified: trunk/graphics/libart_lgpl/distinfo
===================================================================
--- trunk/graphics/libart_lgpl/distinfo	2014-08-21 11:57:05 UTC (rev 16504)
+++ trunk/graphics/libart_lgpl/distinfo	2014-08-22 23:37:23 UTC (rev 16505)
@@ -1,3 +1,2 @@
 SHA256 (gnome2/libart_lgpl-2.3.21.tar.bz2) = fdc11e74c10fc9ffe4188537e2b370c0abacca7d89021d4d303afdf7fd7476fa
-RMD160 (gnome2/libart_lgpl-2.3.21.tar.bz2) = ed40181ffc9d6646630c1db64532217acf7dd036
 SIZE (gnome2/libart_lgpl-2.3.21.tar.bz2) = 329102



More information about the Midnightbsd-cvs mailing list