Fix package build.

PR:		ports/83945
Submitted by:	Andrej Zverev <az at inec dot ru>
This commit is contained in:
Kirill Ponomarev 2005-07-23 15:43:14 +00:00
parent 167dffdefc
commit 8d325a8074
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139978

View file

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