mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
Fix package build.
PR: ports/83945 Submitted by: Andrej Zverev <az at inec dot ru>
This commit is contained in:
parent
167dffdefc
commit
8d325a8074
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139978
1 changed files with 3 additions and 4 deletions
|
@ -15,12 +15,11 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= tobez@FreeBSD.org
|
MAINTAINER= tobez@FreeBSD.org
|
||||||
COMMENT= Perl equivalent of statfs(2)
|
COMMENT= Perl equivalent of statfs(2)
|
||||||
|
|
||||||
BROKEN= Incomplete pkg-plist
|
|
||||||
DEPRECATED= ${BROKEN}
|
|
||||||
EXPIRATION_DATE=2005-09-22
|
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
||||||
MAN3= Filesys::DiskSpace.3
|
MAN3= Filesys::DiskSpace.3
|
||||||
|
|
||||||
|
post-patch:
|
||||||
|
@${FIND} ${WRKSRC} -name "*\.orig" -delete
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue