[PC-BSD Commits] r8076 - pcbsd/stable/build-files/conf
svn at pcbsd.org
svn at pcbsd.org
Mon Nov 29 07:53:09 PST 2010
Author: kris
Date: 2010-11-29 07:53:09 -0800 (Mon, 29 Nov 2010)
New Revision: 8076
Modified:
pcbsd/stable/build-files/conf/pcbsd-make.conf
Log:
Fixed a typo in stable's make.conf
Modified: pcbsd/stable/build-files/conf/pcbsd-make.conf
===================================================================
--- pcbsd/stable/build-files/conf/pcbsd-make.conf 2010-11-29 15:40:14 UTC (rev 8075)
+++ pcbsd/stable/build-files/conf/pcbsd-make.conf 2010-11-29 15:53:09 UTC (rev 8076)
@@ -18,7 +18,7 @@
.endif
.if ${.CURDIR:M${PORTSDIR}/editors/vim} != ""
WITH_GTK2=yes
-.endi
+.endif
.if ${.CURDIR:M${PORTSDIR}/security/gpgme} != ""
WITH_GPGSM=yes
.endif
More information about the Commits
mailing list