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 /graphics/peruse/Makefile | |
| parent | 51a360b7fe98be99d21134e5fe624ba12d596dd9 (diff) | |
Diffstat (limited to 'graphics/peruse/Makefile')
| -rw-r--r-- | graphics/peruse/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/peruse/Makefile b/graphics/peruse/Makefile index bc2a72806f7e..885e3a25f86a 100644 --- a/graphics/peruse/Makefile +++ b/graphics/peruse/Makefile @@ -16,7 +16,7 @@ USE_KDE= archive attica baloo completion config coreaddons crash ecm \ kdeclarative kio newstuff package service solid \ widgetsaddons windowsystem USE_QT= concurrent core dbus declarative gui network opengl sql widgets xml \ - buildtools_build qmake_build + buildtools:build qmake:build USE_XORG= x11 .include <bsd.port.mk> |
