Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jul 2014 11:35:11 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r360598 - head/deskutils/pinot
Message-ID:  <201407041135.s64BZBN8004794@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Fri Jul  4 11:35:11 2014
New Revision: 360598
URL: http://svnweb.freebsd.org/changeset/ports/360598
QAT: https://qat.redports.org/buildarchive/r360598/

Log:
  Fix typo.

Modified:
  head/deskutils/pinot/Makefile

Modified: head/deskutils/pinot/Makefile
==============================================================================
--- head/deskutils/pinot/Makefile	Fri Jul  4 11:34:04 2014	(r360597)
+++ head/deskutils/pinot/Makefile	Fri Jul  4 11:35:11 2014	(r360598)
@@ -59,7 +59,7 @@ OPTIONS_SUB=	yes
 
 DEBUG_CONFIGURE_ON=	--enable-debug=yes
 
-CHMLIB_CONFIGURE_ON=	--enbale-chmlib=yes
+CHMLIB_CONFIGURE_ON=	--enable-chmlib=yes
 CHMLIB_CONFIGURE_OFF=	--disable-chmlib
 CHMLIB_LIB_DEPENDS=	libchm.so:${PORTSDIR}/misc/chmlib
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407041135.s64BZBN8004794>