The package supports installation to DESTDIR.
A C compiler is not needed.
This commit is contained in:
parent
50e7c9ef29
commit
8ed6fa6444
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.11 2006/07/19 22:34:56 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2008/04/06 14:36:04 heinz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Cache-Cache-1.05
|
||||
|
@ -17,8 +17,11 @@ DEPENDS+= p5-Digest-SHA1>=2.02:../../security/p5-Digest-SHA1
|
|||
DEPENDS+= p5-Storable>=1.014:../../devel/p5-Storable
|
||||
DEPENDS+= p5-IPC-ShareLite>=0.09:../../devel/p5-IPC-ShareLite
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
||||
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
PERL5_PACKLIST= auto/Cache/Cache/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
|
|
Loading…
Reference in a new issue