From 71afa563c2af718af6990b79235166da4d217b68 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Mon, 29 Dec 2014 08:52:22 -0500 Subject: Quick fix for the FreeBSD port makefile: corelib -> core for Qt5 --- port-files/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'port-files/Makefile') diff --git a/port-files/Makefile b/port-files/Makefile index 483c49e3..7704e98a 100644 --- a/port-files/Makefile +++ b/port-files/Makefile @@ -29,7 +29,7 @@ MAKE_JOBS_UNSAFE=yes USE_XORG= x11 xcomposite xdamage xrender USE_XCB= x11extras wm USE_LDCONFIG= yes -USE_QT5= corelib gui network svg linguist multimedia imageformats \ +USE_QT5= core gui network svg linguist multimedia imageformats \ buildtools x11extras USES= qmake tar:bzip2 -- cgit