1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/biology/ncbi-vdb/files/patch-libs_Makefile
Yuri Victorovich d55fba431a New port: biology/ncbi-vdb: NCBI's virtualized back-end for accessing Sequence Read Archive
PR:		223273
Submitted by:	Motomichi Matsuzaki <mzaki@niid.go.jp> (original version)
2021-04-12 02:29:42 -07:00

13 lines
241 B
Plaintext

To omit building bundled libraries.
--- libs/Makefile.orig 2021-03-15 18:16:43 UTC
+++ libs/Makefile
@@ -35,7 +35,6 @@ include $(TOP)/build/Makefile.config
# default
#
MAIN_SUBDIRS = \
- ext \
kfc \
klib \
kproc \