[PC-BSD Commits] r19559 - in pcbsd/branches/9.1/build-files: metapkgsets/pcbsd ports-overlay/graphics/libdrm-legacy ports-overlay/www
svn at pcbsd.org
svn at pcbsd.org
Fri Sep 28 05:50:05 PDT 2012
Author: kris
Date: 2012-09-28 12:50:05 +0000 (Fri, 28 Sep 2012)
New Revision: 19559
Removed:
pcbsd/branches/9.1/build-files/ports-overlay/www/bigbluebutton/
Modified:
pcbsd/branches/9.1/build-files/metapkgsets/pcbsd/make.conf
pcbsd/branches/9.1/build-files/ports-overlay/graphics/libdrm-legacy/Makefile
Log:
MFC a number of port fixes for 9.1
Modified: pcbsd/branches/9.1/build-files/metapkgsets/pcbsd/make.conf
===================================================================
--- pcbsd/branches/9.1/build-files/metapkgsets/pcbsd/make.conf 2012-09-27 19:16:16 UTC (rev 19558)
+++ pcbsd/branches/9.1/build-files/metapkgsets/pcbsd/make.conf 2012-09-28 12:50:05 UTC (rev 19559)
@@ -1,6 +1,6 @@
BATCH=yes
KDE4_PREFIX=/usr/local
-SAMBA_PORT=net/samba36
+SAMBA_PORT=samba36
USE_QT=yes
WITH_GPGSM=YES
WITH_MTP=yes
Modified: pcbsd/branches/9.1/build-files/ports-overlay/graphics/libdrm-legacy/Makefile
===================================================================
--- pcbsd/branches/9.1/build-files/ports-overlay/graphics/libdrm-legacy/Makefile 2012-09-27 19:16:16 UTC (rev 19558)
+++ pcbsd/branches/9.1/build-files/ports-overlay/graphics/libdrm-legacy/Makefile 2012-09-28 12:50:05 UTC (rev 19559)
@@ -27,8 +27,6 @@
MAKE_JOBS_SAFE= yes
-.if defined(WITH_NEW_XORG)
-
OPTIONS= KMS "Enable KMS support (very experimental)" off
.include <bsd.port.options.mk>
More information about the Commits
mailing list