1: Stagify.
2: Fix build with clang.
This commit is contained in:
parent
e6e79a7f21
commit
ad583b4a00
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364244
@ -9,12 +9,10 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} http://thega
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Detect which filesystem type a device/partition contains
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV+= ac_cv_prog_CC="${CC}"
|
||||
|
||||
PLIST_FILES= bin/fstyp
|
||||
PLIST_FILES= bin/fstyp man/man8/fstyp.8.gz
|
||||
|
||||
MAN8= fstyp.8
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user