diff options
author | Stefan Eßer <se@FreeBSD.org> | 2022-02-06 18:36:07 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2022-02-06 18:36:07 +0000 |
commit | bdd2d4af9630fdc1157d49bd193e8195c3240e9e (patch) | |
tree | e678e8d84cfdd1c0af32fc60bf714cd79079be63 /biology/plink | |
parent | 4212791c42598c6149ca279442c07b918d92bdbf (diff) | |
download | ports-bdd2d4af9630fdc1157d49bd193e8195c3240e9e.tar.gz ports-bdd2d4af9630fdc1157d49bd193e8195c3240e9e.zip |
Diffstat (limited to 'biology/plink')
-rw-r--r-- | biology/plink/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/plink/Makefile b/biology/plink/Makefile index 40dc0c77ff3a..46cf662f316e 100644 --- a/biology/plink/Makefile +++ b/biology/plink/Makefile @@ -27,6 +27,8 @@ CFLAGS+= -DDYNAMIC_ZLIB -I${LOCALBASE}/include LDFLAGS+= -lthr INSTALL_TARGET= install-strip +CONFLICTS_INSTALL= putty putty-nogtk # bin/plink + OPTIONS_DEFINE= EXAMPLES OPTIONS_SINGLE= BLAS OPTIONS_SINGLE_BLAS= NETLIB OPENBLAS |