diff options
Diffstat (limited to 'graphics/kf6-prison/Makefile')
-rw-r--r-- | graphics/kf6-prison/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kf6-prison/Makefile b/graphics/kf6-prison/Makefile index 63f7b3fbf581..3380491871a0 100644 --- a/graphics/kf6-prison/Makefile +++ b/graphics/kf6-prison/Makefile @@ -12,6 +12,6 @@ LIB_DEPENDS= libdmtx.so:graphics/libdmtx \ USES= cmake gl kde:6 qt:6 tar:xz USE_GL= gl opengl USE_KDE= ecm:build -USE_QT= base declarative multimedia +USE_QT= base declarative multimedia tools:build .include <bsd.port.mk> |