[Midnightbsd-cvs] mports [19929] trunk/sysutils/etoile-system/Makefile: enable back/ build in gnustep

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Aug 22 14:54:25 EDT 2015


Revision: 19929
          http://svnweb.midnightbsd.org/mports/?rev=19929
Author:   laffer1
Date:     2015-08-22 14:54:24 -0400 (Sat, 22 Aug 2015)
Log Message:
-----------
enable back/build in gnustep

Modified Paths:
--------------
    trunk/sysutils/etoile-system/Makefile

Modified: trunk/sysutils/etoile-system/Makefile
===================================================================
--- trunk/sysutils/etoile-system/Makefile	2015-08-22 18:52:38 UTC (rev 19928)
+++ trunk/sysutils/etoile-system/Makefile	2015-08-22 18:54:24 UTC (rev 19929)
@@ -8,7 +8,7 @@
 
 PORTNAME=	system
 PORTVERSION=	0.1.${SNAPSHOT}
-PORTREVISION=   3
+PORTREVISION=   4
 CATEGORIES=	sysutils gnustep
 MASTER_SITES=	http://download.gna.org/etoile/
 LICENSE=        lgpl
@@ -18,12 +18,10 @@
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Etoile Project System Tool
 
-LIB_DEPENDS=    dbus:${PORTSDIR}/devel/dbus
+LIB_DEPENDS=    libdbus.so:${PORTSDIR}/devel/dbus
 
-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
 USE_GNUSTEP_LDCONFIG=	${GNUSTEP_SYSTEM_LIBRARIES}
 #MAKE_ENV+=      GNUSTEP_INSTALLATION_DOMAIN=SYSTEM



More information about the Midnightbsd-cvs mailing list