svn commit: r488651 - head/security/fwbuilder

Cy Schubert cy at FreeBSD.org
Sat Dec 29 04:14:04 UTC 2018


Author: cy
Date: Sat Dec 29 04:14:03 2018
New Revision: 488651
URL: https://svnweb.freebsd.org/changeset/ports/488651

Log:
  Add QT5 buildtools to the mix.

Modified:
  head/security/fwbuilder/Makefile   (contents, props changed)

Modified: head/security/fwbuilder/Makefile
==============================================================================
--- head/security/fwbuilder/Makefile	Sat Dec 29 03:32:23 2018	(r488650)
+++ head/security/fwbuilder/Makefile	Sat Dec 29 04:14:03 2018	(r488651)
@@ -27,7 +27,7 @@ CONFLICTS=	fwbuilder-[234].* fwbuilder-devel-* \
 USES=		autoreconf:build gmake libtool qmake:no_configure qt:5 ssl
 USE_GITHUB=     yes
 PLIST_SUB=	PORTVERSION=${PORTVERSION}
-USE_QT=		gui \
+USE_QT=		buildtools gui \
 		linguist_build \
 		qmake_build \
 		svg \


More information about the svn-ports-all mailing list