mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
One gets rather spoiled with -current. The -stable's make(1) still does not
have the -C option...
This commit is contained in:
parent
ecd654ca77
commit
4bc126887d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79593
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ MANN= base64.n calculus.n cksum.n cmdline.n combinatorics.n comm.n \
|
|||
MANCOMPRESSED= no
|
||||
|
||||
test:
|
||||
${MAKE_ENV} ${MAKE} -C ${WRKSRC} test
|
||||
cd ${WRKSRC} && ${MAKE_ENV} ${MAKE} test
|
||||
|
||||
# The directory is created by install, but not populated. Just
|
||||
# remove it for now. In future versions, it may get some files
|
||||
|
|
Loading…
Add table
Reference in a new issue