- add p5-Carp-Clan dependency. Pointed out by Sam Smith <S@mSmith.net>
- bump PKGNAME
This commit is contained in:
parent
8c60f25478
commit
e4d1a7c5cf
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2004/12/01 03:40:12 kevlo Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2004/12/28 02:46:18 kevlo Exp $
|
||||
|
||||
NOT_FOR_ARCHS= ${NO_SHARED_ARCHS}
|
||||
|
||||
COMMENT= "library of advanced math functions"
|
||||
|
||||
DISTNAME= Bit-Vector-6.4
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
CATEGORIES= math perl5
|
||||
|
||||
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
||||
@ -17,6 +17,9 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Bit/}
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= :p5-Carp-Clan->=5.3:devel/p5-Carp-Clan
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user