diff options
Diffstat (limited to 'graphics/libQGLViewer/Makefile')
-rw-r--r-- | graphics/libQGLViewer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libQGLViewer/Makefile b/graphics/libQGLViewer/Makefile index ba6fc57da7f0..e8662b18fe8e 100644 --- a/graphics/libQGLViewer/Makefile +++ b/graphics/libQGLViewer/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENCE USES= compiler:c++11-lang gl qmake qt:5 USE_GL= gl glu -USE_QT= core designer gui opengl widgets xml buildtools_build +USE_QT= core designer gui opengl widgets xml buildtools:build USE_LDCONFIG= yes PLIST_SUB= SHL3=${DISTVERSION} SHL2=${DISTVERSION:C/\.[0-9]$//} SHL1=${DISTVERSION:C/\.[0-9]\.[0-9]$//} |