mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Fix part of the 'make test' problem
This commit is contained in:
parent
a0ea4bbbf1
commit
81ef4282d0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295447
@ -21,7 +21,7 @@ COMMENT= GNU Data Base Manager (gdbm) interface
|
||||
|
||||
LIB_DEPENDS= gdbm.4:${PORTSDIR}/databases/gdbm
|
||||
|
||||
EXTRACT_AFTER_ARGS= | ${TAR} -xf - ${DISTNAME}/ext/GDBM_File
|
||||
EXTRACT_AFTER_ARGS= | ${TAR} -xf - ${DISTNAME}/ext/GDBM_File ${DISTNAME}/t/lib
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user