[Midnightbsd-cvs] mports [19389] trunk/www/webservices/Makefile: update build

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Jun 8 21:52:59 EDT 2015


Revision: 19389
          http://svnweb.midnightbsd.org/mports/?rev=19389
Author:   laffer1
Date:     2015-06-08 21:52:58 -0400 (Mon, 08 Jun 2015)
Log Message:
-----------
update build

Modified Paths:
--------------
    trunk/www/webservices/Makefile

Modified: trunk/www/webservices/Makefile
===================================================================
--- trunk/www/webservices/Makefile	2015-06-09 01:52:04 UTC (rev 19388)
+++ trunk/www/webservices/Makefile	2015-06-09 01:52:58 UTC (rev 19389)
@@ -2,6 +2,7 @@
 
 PORTNAME=	webservices
 PORTVERSION=	0.5.5
+PORTREVISION=	1
 CATEGORIES=	www gnustep
 MASTER_SITES=	${MASTER_SITE_GNUSTEP}
 MASTER_SITE_SUBDIR=	libs
@@ -11,9 +12,8 @@
 COMMENT=	Classes for building web services
 LICENSE=	lgpl
 
-USE_GNUSTEP=	yes
-USE_GNUSTEP_BACK=	yes
-USE_GNUSTEP_BUILD=	yes
+USES=		gnustep
+USE_GNUSTEP=	back build
 USE_GNUSTEP_INSTALL=	yes
 USE_GNUSTEP_LDCONFIG=	${GNUSTEP_LOCAL_LIBRARIES}
 USE_GNUSTEP_LOCAL_LIBS+=	Performance:${PERFORMANCE_PORT}



More information about the Midnightbsd-cvs mailing list