[PC-BSD Commits] r11967 - pcbsd/current/build-files/conf
svn at pcbsd.org
svn at pcbsd.org
Mon Aug 8 09:42:16 PDT 2011
Author: kris
Date: 2011-08-08 09:42:16 -0700 (Mon, 08 Aug 2011)
New Revision: 11967
Modified:
pcbsd/current/build-files/conf/pcbsd-make.conf
Log:
Enable scanner support for hplip
Modified: pcbsd/current/build-files/conf/pcbsd-make.conf
===================================================================
--- pcbsd/current/build-files/conf/pcbsd-make.conf 2011-08-08 16:36:16 UTC (rev 11966)
+++ pcbsd/current/build-files/conf/pcbsd-make.conf 2011-08-08 16:42:16 UTC (rev 11967)
@@ -26,6 +26,7 @@
.endif
.if ${.CURDIR:M${PORTSDIR}/print/hplip} != ""
WITH_SNMP=yes
+ WITH_SCAN=yes
.endif
.if ${.CURDIR:M${PORTSDIR}/x11-wm/icewm} != ""
WITH_BEASTIE=yes
More information about the Commits
mailing list