[Midnightbsd-cvs] mports [19488] trunk/x11-wm/etoile-login/Makefile: switch to new USES=

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Jun 10 21:48:08 EDT 2015


Revision: 19488
          http://svnweb.midnightbsd.org/mports/?rev=19488
Author:   laffer1
Date:     2015-06-10 21:48:07 -0400 (Wed, 10 Jun 2015)
Log Message:
-----------
switch to new USES=

Modified Paths:
--------------
    trunk/x11-wm/etoile-login/Makefile

Modified: trunk/x11-wm/etoile-login/Makefile
===================================================================
--- trunk/x11-wm/etoile-login/Makefile	2015-06-11 01:47:22 UTC (rev 19487)
+++ trunk/x11-wm/etoile-login/Makefile	2015-06-11 01:48:07 UTC (rev 19488)
@@ -2,21 +2,19 @@
 
 PORTNAME=	login
 PORTVERSION=	0.2
+PORTREVISION=	1
 CATEGORIES=	x11-wm gnustep
 MASTER_SITES=	http://download.gna.org/etoile/
 PKGNAMEPREFIX=	etoile-
 DISTNAME=	etoile-${PORTVERSION}
 
-MAINTAINER=	dinoex at FreeBSD.org
+MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Etoile Project GDM Greeter plugin
+
 LICENSE=	unknown
 
-PORTSCOUT=	limit:^0\.2
-
-USE_GNUSTEP=	yes
-USE_GNUSTEP_PREFIX=	yes
-USE_GNUSTEP_BACK=	yes
-USE_GNUSTEP_BUILD=	yes
+USES=		gnustep
+USE_GNUSTEP=	back build
 USE_GNUSTEP_INSTALL=	yes
 
 WRKSRC=	${WRKDIR}/Etoile-${PORTVERSION}



More information about the Midnightbsd-cvs mailing list