[PC-BSD Commits] r6879 - in pcbsd: current/build-files/conf current/build-files/ports-patches stable/build-files/conf
svn at pcbsd.org
svn at pcbsd.org
Wed Jun 9 12:10:15 PDT 2010
Author: kris
Date: 2010-06-09 12:10:15 -0700 (Wed, 09 Jun 2010)
New Revision: 6879
Removed:
pcbsd/current/build-files/ports-patches/print/
Modified:
pcbsd/current/build-files/conf/pcbsd-make.conf
pcbsd/stable/build-files/conf/pcbsd-make.conf
Log:
Update make.conf with SAMBA_PORT for fixed cups-smb-backend in ports now
Modified: pcbsd/current/build-files/conf/pcbsd-make.conf
===================================================================
--- pcbsd/current/build-files/conf/pcbsd-make.conf 2010-06-09 19:09:01 UTC (rev 6878)
+++ pcbsd/current/build-files/conf/pcbsd-make.conf 2010-06-09 19:10:15 UTC (rev 6879)
@@ -17,3 +17,4 @@
.if ${.CURDIR} == ${PORTSDIR}/www/w3m
M17N=YES
.endif
+SAMBA_PORT=samba34
Modified: pcbsd/stable/build-files/conf/pcbsd-make.conf
===================================================================
--- pcbsd/stable/build-files/conf/pcbsd-make.conf 2010-06-09 19:09:01 UTC (rev 6878)
+++ pcbsd/stable/build-files/conf/pcbsd-make.conf 2010-06-09 19:10:15 UTC (rev 6879)
@@ -17,3 +17,4 @@
.if ${.CURDIR} == ${PORTSDIR}/www/w3m
M17N=YES
.endif
+SAMBA_PORT=samba34
More information about the Commits
mailing list