[PC-BSD Commits] r21279 - pcbsd/current/build-files/conf
svn at pcbsd.org
svn at pcbsd.org
Fri Feb 1 06:20:44 PST 2013
Author: kris
Date: 2013-02-01 14:20:43 +0000 (Fri, 01 Feb 2013)
New Revision: 21279
Modified:
pcbsd/current/build-files/conf/port-make.conf
Log:
Add print support to epdfview
Modified: pcbsd/current/build-files/conf/port-make.conf
===================================================================
--- pcbsd/current/build-files/conf/port-make.conf 2013-02-01 10:21:09 UTC (rev 21278)
+++ pcbsd/current/build-files/conf/port-make.conf 2013-02-01 14:20:43 UTC (rev 21279)
@@ -19,8 +19,8 @@
# Disable some universal optionng
OPTIONS_UNSET=JAVA NOUVEAU
-# Enable DEFAULT_MIRROR_TYPE to HTTP mirrors for pkgng
-pkg_SET=DEFAULT_MIRROR_TYPE=2
+# Enable printing in epdfview
+epdfview_SET=CUPS
# Set rasqal single option
rasqal_SET=MPFR
More information about the Commits
mailing list