mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04: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
2 changed files with 4 additions and 3 deletions
|
@ -14,11 +14,9 @@ MAINTAINER= netch@netch.kiev.ua
|
||||||
COMMENT= Fdisk, a partition tables manipulator, from util-linux
|
COMMENT= Fdisk, a partition tables manipulator, from util-linux
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/util-linux-${PORTVERSION}/fdisk
|
WRKSRC= ${WRKDIR}/util-linux-${PORTVERSION}/fdisk
|
||||||
USE_BZIP2= yes
|
USES= tar:bzip2
|
||||||
MAN8= fdisk-linux.8 cfdisk-linux.8 sfdisk-linux.8
|
|
||||||
ONLY_FOR_ARCHS= i386 amd64
|
ONLY_FOR_ARCHS= i386 amd64
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
pre-patch:
|
pre-patch:
|
||||||
@rm -f ${WRKSRC}/Makefile
|
@rm -f ${WRKSRC}/Makefile
|
||||||
@cp ${FILESDIR}/linuxfdisk-Makefile ${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/fdisk-linux
|
||||||
sbin/cfdisk-linux
|
sbin/cfdisk-linux
|
||||||
sbin/sfdisk-linux
|
sbin/sfdisk-linux
|
||||||
|
|
Loading…
Add table
Reference in a new issue