diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2020-12-25 21:58:43 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2020-12-25 21:58:43 +0000 |
commit | 2cb3d0cd5f103d30e6ba5bc5e1068b0ad871877e (patch) | |
tree | 50b868c69e7116ad1b07cee605684ff88e647c45 /science/xcrysden/Makefile | |
parent | f8a7c1d4bc70c10a693008e267ef5c4672c249b6 (diff) | |
download | ports-2cb3d0cd5f103d30e6ba5bc5e1068b0ad871877e.tar.gz ports-2cb3d0cd5f103d30e6ba5bc5e1068b0ad871877e.zip |
Notes
Diffstat (limited to 'science/xcrysden/Makefile')
-rw-r--r-- | science/xcrysden/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/xcrysden/Makefile b/science/xcrysden/Makefile index 633e64b8a874..880cd5db60db 100644 --- a/science/xcrysden/Makefile +++ b/science/xcrysden/Makefile @@ -24,6 +24,8 @@ USES= fortran gl gmake localbase:ldflags tcl tk xorg USE_GL= gl glu USE_XORG= x11 xmu +CONFLICTS_INSTALL= cgnslib-4.* # bin/unitconv + MAKE_ARGS= prefix=${STAGEDIR}${PREFIX} CFLAGS+= -fcommon # notified xcrysden ML on Sep 20, 2020 |