[Midnightbsd-cvs] mports [21038] trunk/core/midnightbsd-desktop/Makefile: setup mport-manager and mlogind

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Mar 1 16:02:28 EST 2016


Revision: 21038
          http://svnweb.midnightbsd.org/mports/?rev=21038
Author:   laffer1
Date:     2016-03-01 16:02:27 -0500 (Tue, 01 Mar 2016)
Log Message:
-----------
setup mport-manager and mlogind

Modified Paths:
--------------
    trunk/core/midnightbsd-desktop/Makefile

Modified: trunk/core/midnightbsd-desktop/Makefile
===================================================================
--- trunk/core/midnightbsd-desktop/Makefile	2016-03-01 20:59:05 UTC (rev 21037)
+++ trunk/core/midnightbsd-desktop/Makefile	2016-03-01 21:02:27 UTC (rev 21038)
@@ -2,7 +2,7 @@
 # $MidnightBSD$
 
 PORTNAME=	midnightbsd-desktop
-PORTVERSION=	2.0
+PORTVERSION=	2.1
 CATEGORIES=	core
 MASTER_SITES=	# none
 DISTFILES=	# none
@@ -10,11 +10,10 @@
 MAINTAINER=     luke at MidnightBSD.org
 COMMENT=        MidnightBSD desktop environment
 
-LICENSE=	agg
+LICENSE=	bsd2
 
 # needs firefox ?
 # gimp:${PORTSDIR}/graphics/gimp-app \
-# gdm:${PORTSDIR}/x11/gdm \
 
 RUN_DEPENDS=	wmaker:${PORTSDIR}/x11-wm/windowmaker \
 		bash:${PORTSDIR}/shells/bash \
@@ -28,7 +27,9 @@
                 ${LOCALBASE}/libdata/xorg/libraries:${PORTSDIR}/x11/xorg-libraries \
                 ${LOCALBASE}/libdata/xorg/fonts:${PORTSDIR}/x11-fonts/xorg-fonts
  \
-                ${LOCALBASE}/libdata/xorg/drivers:${PORTSDIR}/x11-drivers/xorg-drivers
+                ${LOCALBASE}/libdata/xorg/drivers:${PORTSDIR}/x11-drivers/xorg-drivers \
+		mport-manager:${PORTSDIR}/ports-mgmt/mport-manager \
+		mlogind:${PORTSDIR}/x11/mlogind
 
 
 USE_PERL5_RUN=	yes



More information about the Midnightbsd-cvs mailing list