Let build as non-root work.
This commit is contained in:
parent
8c034f3a9c
commit
18ac2cc391
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2000/11/18 23:34:23 avsm Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2001/02/12 15:45:48 espie Exp $
|
||||
|
||||
DISTNAME= MHonArc2.4.7
|
||||
PKGNAME= mhonarc-2.4.7
|
||||
@ -22,6 +22,9 @@ PERL_MODULES= ${LOCALBASE}/libdata/perl5/site_perl
|
||||
BUILD_DEPENDS= ${PERL_MODULES}/${ARCH}-openbsd/MD5.pm::security/p5-Digest-MD5
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
post-extract:
|
||||
@chmod -R u+w ${WRKDIST}
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
ALL_TARGET= default
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user