mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Stage support
- Convert gmake to USES
This commit is contained in:
parent
dbd3e01608
commit
d46f00a1dc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343749
@ -13,12 +13,11 @@ COMMENT= A dd tool that specializes in files that are block devices
|
||||
LICENSE= BSD
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USE_GMAKE= yes
|
||||
USES= gmake
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN8= ddpt.8
|
||||
PLIST_FILES= bin/ddpt
|
||||
PLIST_FILES= bin/ddpt \
|
||||
man/man8/ddpt.8.gz
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user