1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

science/massxpert: Improve port

- Remove unneeded dependency on libpcre. [1]
- Add USES= compiler:c++17-lang, consistent with
  set(CMAKE_CXX_STANDARD 17) (line 65 of CMakeLists.txt). [1]
- Remove USES= tar:bzip2. [1]
- Set WWW in pkg-descr to the site reported by README.md.

Reported by:	diizzy [1]
Reviewed by:	diizzy
Approved by:	gerald (mentor)
Differential Revision:	https://reviews.freebsd.org/D35138
This commit is contained in:
Lorenzo Salvadore 2022-05-03 23:42:56 +02:00
parent d44192b04e
commit 1e0a1b9bd6
No known key found for this signature in database
GPG Key ID: B58F7C3CF6DB8A38
2 changed files with 2 additions and 3 deletions

View File

@ -14,10 +14,9 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-
LIB_DEPENDS= libexpat.so:textproc/expat2 \
libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
libpcre.so:devel/pcre \
libpng.so:graphics/png
USES= cmake gnome qt:5 tar:bzip2 xorg
USES= cmake compiler:c++17-lang gnome qt:5 xorg
USE_GITLAB= yes
GL_SITE= https://salsa.debian.org/
GL_ACCOUNT= debichem-team

View File

@ -17,4 +17,4 @@ to another (using a dictionary, like between the 1-letter code and the 3-letter
code of proteins) 2) conversion of number format according to any localized
number format 3) sort mass lists.
WWW: https://salsa.debian.org/debichem-team/massxpert
WWW: http://www.msxpertsuite.org