mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
Stagify.
Approved by: portmgr@ (blanket approval)
This commit is contained in:
parent
55e8d71d69
commit
e36affa431
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359449
@ -14,11 +14,9 @@ MAINTAINER= netch@netch.kiev.ua
|
||||
COMMENT= Fdisk, a partition tables manipulator, from util-linux
|
||||
|
||||
WRKSRC= ${WRKDIR}/util-linux-${PORTVERSION}/fdisk
|
||||
USE_BZIP2= yes
|
||||
MAN8= fdisk-linux.8 cfdisk-linux.8 sfdisk-linux.8
|
||||
USES= tar:bzip2
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
||||
NO_STAGE= yes
|
||||
pre-patch:
|
||||
@rm -f ${WRKSRC}/Makefile
|
||||
@cp ${FILESDIR}/linuxfdisk-Makefile ${WRKSRC}/Makefile
|
||||
|
@ -1,3 +1,6 @@
|
||||
man/man8/cfdisk-linux.8.gz
|
||||
man/man8/fdisk-linux.8.gz
|
||||
man/man8/sfdisk-linux.8.gz
|
||||
sbin/fdisk-linux
|
||||
sbin/cfdisk-linux
|
||||
sbin/sfdisk-linux
|
||||
|
Loading…
Reference in New Issue
Block a user