mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26: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
|
||||
COMMENT= Perl equivalent of statfs(2)
|
||||
|
||||
BROKEN= Incomplete pkg-plist
|
||||
DEPRECATED= ${BROKEN}
|
||||
EXPIRATION_DATE=2005-09-22
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Filesys::DiskSpace.3
|
||||
|
||||
post-patch:
|
||||
@${FIND} ${WRKSRC} -name "*\.orig" -delete
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue