Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jul 2017 00:28:35 +0000 (UTC)
From:      "Carlos J. Puga Medina" <cpm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r446049 - head/security/libu2f-host
Message-ID:  <201707170028.v6H0SZsf041097@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cpm
Date: Mon Jul 17 00:28:35 2017
New Revision: 446049
URL: https://svnweb.freebsd.org/changeset/ports/446049

Log:
  - Fix typo
  
  MFH:		2017Q3 (blanket)

Modified:
  head/security/libu2f-host/Makefile

Modified: head/security/libu2f-host/Makefile
==============================================================================
--- head/security/libu2f-host/Makefile	Sun Jul 16 22:39:04 2017	(r446048)
+++ head/security/libu2f-host/Makefile	Mon Jul 17 00:28:35 2017	(r446049)
@@ -24,7 +24,7 @@ USES=	autoreconf pkgconfig gmake libtool
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 
-CONFIGRUE_ARGS=	--disable-gtk-doc
+CONFIGURE_ARGS=	--disable-gtk-doc
 INSTALL_TARGET=	install-strip
 
 SUB_FILES=	pkg-message



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