diff --git a/graphics/fractgen/Makefile b/graphics/fractgen/Makefile index f4f2901756f3..bc4c11ab316d 100644 --- a/graphics/fractgen/Makefile +++ b/graphics/fractgen/Makefile @@ -1,5 +1,6 @@ PORTNAME= fractgen DISTVERSION= 3.0.2 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://www.nntb.no/~dreibh/fractalgenerator/download/ @@ -10,11 +11,9 @@ WWW= https://www.nntb.no/~dreibh/fractalgenerator/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libGLX.so:graphics/libglvnd - USES= cmake compiler:c++17-lang desktop-file-utils gl qt:6 \ shared-mime-info tar:xz USE_GL= gl opengl -USE_QT= base tools +USE_QT= base tools:build .include