mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
science/gromacs: Remove libxml2 dependency
This commit is contained in:
parent
f6c36e9d80
commit
abc07dd3b2
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= gromacs
|
||||
DISTVERSION= 2025.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= science
|
||||
MASTER_SITES= https://ftp.gromacs.org/pub/gromacs/
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} # only for googletest
|
||||
|
@ -20,9 +21,8 @@ LIB_DEPENDS= liblmfit.so:math/lmfit \
|
|||
libmuparser.so:math/muparser
|
||||
# TODO tng
|
||||
|
||||
USES= cmake compiler:c++17-lang gnome pathfix perl5 pkgconfig \
|
||||
USES= cmake compiler:c++17-lang pathfix perl5 pkgconfig \
|
||||
python:build shebangfix
|
||||
USE_GNOME= libxml2
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
USE_GITHUB= nodefault
|
||||
|
|
Loading…
Add table
Reference in a new issue