aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2022-04-18 12:16:42 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2022-04-18 17:24:03 +0000
commit1725f74c0a02344bc88ac884e36199ddc04b5c8e (patch)
treeb94f2f43aa217605c329be1109f1e2f53197c747
parent96fea700f6f6db04e20582d3514df6097e3d0d9e (diff)
downloadports-1725f74c0a02344bc88ac884e36199ddc04b5c8e.tar.gz
ports-1725f74c0a02344bc88ac884e36199ddc04b5c8e.zip
graphics/tiled: add missing dependency on pkgconfig
Reported by: reprise
-rw-r--r--graphics/tiled/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tiled/Makefile b/graphics/tiled/Makefile
index 5bf016e2e08e..aacf657a9c03 100644
--- a/graphics/tiled/Makefile
+++ b/graphics/tiled/Makefile
@@ -15,7 +15,7 @@ USE_GITHUB= yes
GH_ACCOUNT= bjorn
USES= compiler:c++14-lang desktop-file-utils gl qmake qt:5 \
- shared-mime-info xorg
+ pkgconfig shared-mime-info xorg
USE_QT= core gui widgets opengl network declarative \
buildtools_build linguisttools_build
USE_GL= gl