Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Oct 2019 08:40:52 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r514776 - head/www/bluefish
Message-ID:  <201910190840.x9J8eqUs009001@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Sat Oct 19 08:40:52 2019
New Revision: 514776
URL: https://svnweb.freebsd.org/changeset/ports/514776

Log:
  www/bluefish: Remove WEBLINT option remnants

Modified:
  head/www/bluefish/Makefile

Modified: head/www/bluefish/Makefile
==============================================================================
--- head/www/bluefish/Makefile	Sat Oct 19 08:35:40 2019	(r514775)
+++ head/www/bluefish/Makefile	Sat Oct 19 08:40:52 2019	(r514776)
@@ -35,11 +35,10 @@ USE_LDCONFIG=	yes
 OPTIONS_DEFINE=	DEBUG DOCS TIDY
 OPTIONS_SINGLE=	TOOLKIT
 OPTIONS_SINGLE_TOOLKIT=	GTK2 GTK3
-OPTIONS_DEFAULT=GTK3 WEBLINT
+OPTIONS_DEFAULT=GTK3
 OPTIONS_SUB=	yes
 
 TOOLKIT_DESC=		GTK+ toolkit
-WEBLINT_DESC=		Weblint HTML checker support
 
 DEBUG_CONFIGURE_ENABLE=	debugging-output
 GTK2_USE=		gnome=gtk20



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