1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Approved by:	portmgr@ (blanket approval)
This commit is contained in:
Vanilla I. Shu 2014-06-27 03:57:17 +00:00
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

View File

@ -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

View File

@ -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