[PC-BSD Commits] r6421 - pcbsd/trunk/build-files/conf
svn at pcbsd.org
svn at pcbsd.org
Tue Mar 16 12:35:17 PDT 2010
Author: kris
Date: 2010-03-16 12:35:17 -0700 (Tue, 16 Mar 2010)
New Revision: 6421
Modified:
pcbsd/trunk/build-files/conf/pcbsd-make.conf
Log:
Build w3m with M17N support
Modified: pcbsd/trunk/build-files/conf/pcbsd-make.conf
===================================================================
--- pcbsd/trunk/build-files/conf/pcbsd-make.conf 2010-03-16 09:01:24 UTC (rev 6420)
+++ pcbsd/trunk/build-files/conf/pcbsd-make.conf 2010-03-16 19:35:17 UTC (rev 6421)
@@ -13,3 +13,6 @@
WITH_GPGSM=YES
WITH_SCDAEMON=YES
WITH_SRVLOC=yes
+.if ${.CURDIR} == ${PORTSDIR}/www/w3m
+M17N=YES
+.endif
More information about the Commits
mailing list