svn commit: r514776 - head/www/bluefish
Tobias Kortkamp
tobik at FreeBSD.org
Sat Oct 19 08:40:53 UTC 2019
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
More information about the svn-ports-head
mailing list