[Midnightbsd-cvs] mports [17214] trunk/x11/idesk/Makefile: fetchable

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 14 23:08:47 EDT 2014


Revision: 17214
          http://svnweb.midnightbsd.org/mports/?rev=17214
Author:   laffer1
Date:     2014-09-14 23:08:46 -0400 (Sun, 14 Sep 2014)
Log Message:
-----------
fetchable

Modified Paths:
--------------
    trunk/x11/idesk/Makefile

Modified: trunk/x11/idesk/Makefile
===================================================================
--- trunk/x11/idesk/Makefile	2014-09-15 03:06:52 UTC (rev 17213)
+++ trunk/x11/idesk/Makefile	2014-09-15 03:08:46 UTC (rev 17214)
@@ -2,22 +2,21 @@
 
 PORTNAME=	idesk
 PORTVERSION=	0.7.5
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	x11
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Place launch icons and background directly on your desktop
+
 LICENSE=	bsd3
 
 BUILD_DEPENDS=	imlib2-config:${PORTSDIR}/graphics/imlib2
 LIB_DEPENDS=	Xft:${PORTSDIR}/x11-fonts/libXft
 
-USE_BZIP2=	yes
-USE_GMAKE=	yes
+USES=		gmake pkgconfig tar:bzip2
 GNU_CONFIGURE=	yes
 USE_AUTOTOOLS=	autoconf
-USE_PKGCONFIG=	build
 
 OPTIONS_DEFINE=	SHAPE SN
 SHAPE_DESC=	Support of XShape extension



More information about the Midnightbsd-cvs mailing list