git: 8008619b2b15 - main - graphics/tiled: remove unneeded dependency
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu Apr 29 14:27:17 UTC 2021
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8008619b2b1575f4133635186e0a2a8f8ee32206
commit 8008619b2b1575f4133635186e0a2a8f8ee32206
Author: Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-04-27 19:22:33 +0000
Commit: Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-04-29 14:20:08 +0000
graphics/tiled: remove unneeded dependency
---
graphics/tiled/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/graphics/tiled/Makefile b/graphics/tiled/Makefile
index 6ffefa282a54..3a26fb8569cc 100644
--- a/graphics/tiled/Makefile
+++ b/graphics/tiled/Makefile
@@ -17,7 +17,7 @@ GH_ACCOUNT= bjorn
USES= compiler:c++14-lang desktop-file-utils gl qmake qt:5 \
shared-mime-info xorg
USE_QT= core gui widgets opengl network declarative \
- buildtools_build linguisttools_build dbus
+ buildtools_build linguisttools_build
USE_GL= gl
USE_LDCONFIG= yes
QMAKE_ARGS= SYSTEM_ZSTD=yes
More information about the dev-commits-ports-all
mailing list