mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Run self test when compiling the package
PR: ports/98710 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
This commit is contained in:
parent
f1e5a11364
commit
1f86cc7f5d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164957
1 changed files with 3 additions and 0 deletions
|
@ -34,4 +34,7 @@ PKGDIR= ${.CURDIR}
|
|||
pre-build:
|
||||
${MKDIR} ${WRKSRC}/lib/uuid/elfshared
|
||||
|
||||
post-build:
|
||||
cd ${INSTALL_WRKSRC} && ${MAKE} check
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
Loading…
Add table
Reference in a new issue