science/shelxle: Switch to Qt6

This commit is contained in:
Yuri Victorovich 2024-12-14 05:45:32 -08:00
parent 4d1ba25408
commit d7d028c9fc

View file

@ -1,5 +1,6 @@
PORTNAME= shelxle
DISTVERSION= 1.0.1680
PORTREVISION= 1
CATEGORIES= science # chemistry
MASTER_SITES= SF/${PORTNAME}/code/
@ -10,9 +11,9 @@ WWW= https://www.shelxle.org/shelx/eingabe.php
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
USES= compiler:c++11-lang dos2unix gl qmake qt:5 tar:bz2
USES= compiler:c++11-lang dos2unix gl qmake qt:6 tar:bz2
DOS2UNIX_FILES= shelXle.pro
USE_QT= core gui network opengl widgets buildtools:build
USE_QT= base tools:build
USE_GL= gl
PLIST_FILES= bin/shelxle \