From efc62e6bcd134d9c381f5763761fcdb50d6c7c0b Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Mon, 18 Jun 2018 19:03:03 +0000 Subject: Adjust USES to fix builds on gcc-based architectures. While here, pet portlint. Tested for no regression on amd64. Approved by: portmgr (tier-2 blanket) --- graphics/diffpdf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/diffpdf') diff --git a/graphics/diffpdf/Makefile b/graphics/diffpdf/Makefile index f24731f9c374..f19052e0c161 100644 --- a/graphics/diffpdf/Makefile +++ b/graphics/diffpdf/Makefile @@ -13,7 +13,7 @@ LICENSE= GPLv2+ LIB_DEPENDS= libpoppler-qt4.so:graphics/poppler-qt4 -USES= qmake +USES= compiler:c++11-lang qmake USE_QT4= qmake_build moc_build rcc_build uic_build linguist_build PLIST_FILES= bin/diffpdf -- cgit v1.2.3