[Midnightbsd-cvs] mports [20520] trunk/net-im/etoile-stepchat/Makefile: switch depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Oct 11 15:34:34 EDT 2015


Revision: 20520
          http://svnweb.midnightbsd.org/mports/?rev=20520
Author:   laffer1
Date:     2015-10-11 15:34:33 -0400 (Sun, 11 Oct 2015)
Log Message:
-----------
switch depends

Modified Paths:
--------------
    trunk/net-im/etoile-stepchat/Makefile

Modified: trunk/net-im/etoile-stepchat/Makefile
===================================================================
--- trunk/net-im/etoile-stepchat/Makefile	2015-10-11 19:22:42 UTC (rev 20519)
+++ trunk/net-im/etoile-stepchat/Makefile	2015-10-11 19:34:33 UTC (rev 20520)
@@ -17,10 +17,8 @@
 COMMENT=	Etoile Project Jabber Client
 LICENSE=	bsd3
 
-USE_GNUSTEP=	yes
-USE_GNUSTEP_PREFIX=	yes
-USE_GNUSTEP_BACK=	yes
-USE_GNUSTEP_BUILD=	yes
+USES=		gnustep
+USE_GNUSTEP=	back base gui
 USE_GNUSTEP_INSTALL=	yes
 USE_GNUSTEP_LDCONFIG=	${GNUSTEP_LOCAL_LIBRARIES}
 USE_GNUSTEP_LOCAL_LIBS+=        Addresses:${ADDRESSESKIT_PORT}



More information about the Midnightbsd-cvs mailing list