whitespace tweak
This commit is contained in:
parent
9ab227104a
commit
e3d5ce5010
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.4 2003/07/17 21:32:37 grant Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2004/04/09 12:33:00 grant Exp $
|
||||
#
|
||||
|
||||
DISTNAME= IPC-SharedCache-1.3
|
||||
|
@ -11,8 +11,8 @@ COMMENT= Cache data in shared memory
|
|||
|
||||
DEPENDS+= p5-IPC-ShareLite>=0.06:../../devel/p5-IPC-ShareLite
|
||||
|
||||
USE_BUILDLINK2= YES
|
||||
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/IPC/SharedCache/.packlist
|
||||
USE_BUILDLINK2= YES
|
||||
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/IPC/SharedCache/.packlist
|
||||
|
||||
.include "../../lang/perl5/module.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue