diff options
author | Felix Palmen <zirias@FreeBSD.org> | 2022-09-11 10:20:14 +0000 |
---|---|---|
committer | Felix Palmen <zirias@FreeBSD.org> | 2022-09-11 10:20:14 +0000 |
commit | ddae4e92d8313a1461145e3b4f0232fe463feaee (patch) | |
tree | e84ab3fcfdf00dbf560f8ef9ae031d0c2ed252f5 /net/kget | |
parent | 51a360b7fe98be99d21134e5fe624ba12d596dd9 (diff) | |
download | ports-ddae4e92d8313a1461145e3b4f0232fe463feaee.tar.gz ports-ddae4e92d8313a1461145e3b4f0232fe463feaee.zip |
Diffstat (limited to 'net/kget')
-rw-r--r-- | net/kget/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/kget/Makefile b/net/kget/Makefile index 1fc34ee00b66..e69edb9ca466 100644 --- a/net/kget/Makefile +++ b/net/kget/Makefile @@ -24,9 +24,9 @@ USE_KDE= archive auth bookmarks codecs completion config configwidgets \ kdelibs4support kio notifications notifyconfig parts service \ solid sonnet textwidgets unitconversion wallet widgetsaddons \ windowsystem xmlgui \ - ecm_build + ecm:build USE_QT= concurrent core dbus gui network printsupport sql widgets xml \ - buildtools_build qmake_build testlib_build + buildtools:build qmake:build testlib:build USE_XORG= x11 USE_LDCONFIG= yes |