[Midnightbsd-cvs] mports [17563] trunk/core/midnightbsd-desktop/Makefile: handle xorg better
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Sep 27 11:46:03 EDT 2014
Revision: 17563
http://svnweb.midnightbsd.org/mports/?rev=17563
Author: laffer1
Date: 2014-09-27 11:46:02 -0400 (Sat, 27 Sep 2014)
Log Message:
-----------
handle xorg better
Modified Paths:
--------------
trunk/core/midnightbsd-desktop/Makefile
Modified: trunk/core/midnightbsd-desktop/Makefile
===================================================================
--- trunk/core/midnightbsd-desktop/Makefile 2014-09-27 15:43:23 UTC (rev 17562)
+++ trunk/core/midnightbsd-desktop/Makefile 2014-09-27 15:46:02 UTC (rev 17563)
@@ -2,7 +2,7 @@
# $MidnightBSD$
PORTNAME= midnightbsd-desktop
-PORTVERSION= 1.8
+PORTVERSION= 1.9
CATEGORIES= core
MASTER_SITES= # none
DISTFILES= # none
@@ -24,7 +24,13 @@
browser:${PORTSDIR}/www/browser3 \
common-services>=1.0:${PORTSDIR}/core/common-services \
${LOCALBASE}/bin/Xorg:${PORTSDIR}/x11-servers/xorg-server \
+ ${LOCALBASE}/libdata/xorg/apps:${PORTSDIR}/x11/xorg-apps \
+ ${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
+
USE_PERL5_RUN= yes
USE_PYTHON_RUN= yes
More information about the Midnightbsd-cvs
mailing list