[Midnightbsd-cvs] mports [17278] trunk/graphics/gdk-pixbuf/Makefile: make fetchable

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Sep 15 00:13:32 EDT 2014


Revision: 17278
          http://svnweb.midnightbsd.org/mports/?rev=17278
Author:   laffer1
Date:     2014-09-15 00:13:31 -0400 (Mon, 15 Sep 2014)
Log Message:
-----------
make fetchable

Modified Paths:
--------------
    trunk/graphics/gdk-pixbuf/Makefile

Modified: trunk/graphics/gdk-pixbuf/Makefile
===================================================================
--- trunk/graphics/gdk-pixbuf/Makefile	2014-09-15 04:07:25 UTC (rev 17277)
+++ trunk/graphics/gdk-pixbuf/Makefile	2014-09-15 04:13:31 UTC (rev 17278)
@@ -2,7 +2,7 @@
 
 PORTNAME?=	gdk-pixbuf
 PORTVERSION=	0.22.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES?=	graphics
 MASTER_SITES=	GNOME
 MASTER_SITE_SUBDIR=	sources/gdk-pixbuf/0.22
@@ -10,7 +10,8 @@
 DIST_SUBDIR=	gnome
 
 MAINTAINER=	ports at MidnightBSD.org
-COMMENT?=	A graphic library for GTK+
+COMMENT?=	Graphic library for GTK+
+
 LICENSE=	gpl2
 
 LIB_DEPENDS+=	png15:${PORTSDIR}/graphics/png \
@@ -17,11 +18,9 @@
 		tiff.4:${PORTSDIR}/graphics/tiff \
 		jpeg.11:${PORTSDIR}/graphics/jpeg
 
-USE_AUTOTOOLS=	libtool
-USE_BZIP2=	yes
-USE_GMAKE=	yes
+USES=		gmake libtool pathfix tar:bzip2
 USE_XORG=	xt xi x11
-USE_GNOME+=	gnomehack gtk12
+USE_GNOME+=	gtk12
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-html-dir=${PREFIX}/share/doc \



More information about the Midnightbsd-cvs mailing list