- Fix part of the 'make test' problem

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-04-25 03:32:30 +00:00
parent a0ea4bbbf1
commit 81ef4282d0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=295447

View file

@ -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