From 6dd18f4c0056c511c9d8ce48e8eb57f40adaac5d Mon Sep 17 00:00:00 2001 From: mi Date: Mon, 20 Apr 2015 22:20:07 +0000 Subject: Actually, no, this port makes no use of uidfix. --- graphics/qtawesome/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/qtawesome/Makefile b/graphics/qtawesome/Makefile index d243abcb3687..c1728012c5f3 100644 --- a/graphics/qtawesome/Makefile +++ b/graphics/qtawesome/Makefile @@ -11,7 +11,7 @@ COMMENT= Embed Font Awesome glyphs in Qt-applications LICENSE= MIT USE_GITHUB= yes -USES= uidfix qmake +USES= qmake GH_ACCOUNT= gamecreature GH_PROJECT= QtAwesome -- cgit