- 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
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue