mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
- Stage support
This commit is contained in:
parent
15ea9a6936
commit
f13104f8b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344685
1 changed files with 3 additions and 5 deletions
|
@ -11,11 +11,9 @@ COMMENT= Data integrity verifying disk exercising test tool
|
|||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
|
||||
PLIST_FILES= bin/dits
|
||||
MAN1= dits.1
|
||||
MANCOMPRESSED= no
|
||||
PLIST_FILES= bin/dits \
|
||||
man/man1/dits.1.gz
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue