[Midnightbsd-cvs] mports [18214] trunk/graphics/imlib/Makefile: fetchable

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Mar 17 22:42:11 EDT 2015


Revision: 18214
          http://svnweb.midnightbsd.org/mports/?rev=18214
Author:   laffer1
Date:     2015-03-17 22:42:10 -0400 (Tue, 17 Mar 2015)
Log Message:
-----------
fetchable

Modified Paths:
--------------
    trunk/graphics/imlib/Makefile

Modified: trunk/graphics/imlib/Makefile
===================================================================
--- trunk/graphics/imlib/Makefile	2015-03-18 02:40:56 UTC (rev 18213)
+++ trunk/graphics/imlib/Makefile	2015-03-18 02:42:10 UTC (rev 18214)
@@ -2,7 +2,7 @@
 
 PORTNAME=	imlib
 PORTVERSION=	1.9.15
-PORTREVISION=	11
+PORTREVISION=	12
 CATEGORIES=	graphics
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome
@@ -12,15 +12,14 @@
 
 LICENSE=	gpl2
 
-LIB_DEPENDS=	png15:${PORTSDIR}/graphics/png \
-		tiff.4:${PORTSDIR}/graphics/tiff \
-		gif.5:${PORTSDIR}/graphics/giflib
+LIB_DEPENDS=	png:${PORTSDIR}/graphics/png \
+		tiff:${PORTSDIR}/graphics/tiff \
+		gif:${PORTSDIR}/graphics/giflib
 
-USE_AUTOTOOLS=	libtool
-USE_BZIP2=	yes
+USES=		libtool tar:bzip2 gmake
 USE_XORG=	sm xext x11
 USE_GMAKE=	yes
-USE_GNOME=	gtk12 gnomehack
+USE_GNOME=	gtk12
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 CONFIGURE_ARGS=	--sysconfdir=${PREFIX}/etc/imlib --disable-modules



More information about the Midnightbsd-cvs mailing list