1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

math/qhull: use -fPIC with the static library

This commit is contained in:
Stephen Montgomery-Smith 2023-09-11 08:23:13 -05:00
parent eb34a410cd
commit 19d94e5c54

View File

@ -1,6 +1,6 @@
PORTNAME= qhull
DISTVERSION= 8.0.2
PORTREVISION= 1
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= math
MASTER_SITES= http://www.qhull.org/download/
@ -17,8 +17,9 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
USES= cmake tar:tgz
USE_LDCONFIG= yes
CFLAGS+= -fPIC
CONFLICTS= afni qhull5 qhull7
CONFLICTS= afni qhull7
WRKSRC= ${WRKDIR}/${PORTNAME}-2020.2