[PC-BSD Commits] r19587 - pcbsd/branches/9.1/build-files/metapkgsets/pcbsd
svn at pcbsd.org
svn at pcbsd.org
Wed Oct 3 05:49:16 PDT 2012
Author: kris
Date: 2012-10-03 12:49:16 +0000 (Wed, 03 Oct 2012)
New Revision: 19587
Modified:
pcbsd/branches/9.1/build-files/metapkgsets/pcbsd/make.conf
Log:
MFC a bugfix to build cups-base 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-10-03 12:46:34 UTC (rev 19586)
+++ pcbsd/branches/9.1/build-files/metapkgsets/pcbsd/make.conf 2012-10-03 12:49:16 UTC (rev 19587)
@@ -166,5 +166,5 @@
gnome2_SET=XSCREENSAVER PAM KERBEROS
# Cups options, using XPDF fixes issues with pdftops failing in some cases
-cups-base_UNSET=GHOSTSCRIPT
-cups-base_SET=XPDF
+cups_UNSET=GHOSTSCRIPT
+cups_SET=XPDF
More information about the Commits
mailing list