[Midnightbsd-cvs] mports [20521] trunk/net-im/etoile-xmppkit/Makefile: fix depends

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


Revision: 20521
          http://svnweb.midnightbsd.org/mports/?rev=20521
Author:   laffer1
Date:     2015-10-11 15:35:04 -0400 (Sun, 11 Oct 2015)
Log Message:
-----------
fix depends

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

Modified: trunk/net-im/etoile-xmppkit/Makefile
===================================================================
--- trunk/net-im/etoile-xmppkit/Makefile	2015-10-11 19:34:33 UTC (rev 20520)
+++ trunk/net-im/etoile-xmppkit/Makefile	2015-10-11 19:35:04 UTC (rev 20521)
@@ -11,11 +11,9 @@
 COMMENT=	Etoile Project XMPPKit framework
 LICENSE=	bsd3
 
-USE_BZIP2=	yes
-USE_GNUSTEP=	yes
+USES=		tar:bzip2 gnustep
+USE_GNUSTEP=	back build
 USE_GNUSTEP_PREFIX=	yes
-USE_GNUSTEP_BACK=	yes
-USE_GNUSTEP_BUILD=	yes
 USE_GNUSTEP_INSTALL=	yes
 USE_GNUSTEP_LDCONFIG=	${GNUSTEP_LOCAL_LIBRARIES}
 USE_GNUSTEP_LOCAL_LIBS+=	EtoileFoundation:${FOUNDATION_PORT}



More information about the Midnightbsd-cvs mailing list