add COMES_WITH to the last batch of packages which moved to base perl.
reads fine to ajacoutot
This commit is contained in:
parent
9c1b30d796
commit
1713ce9aad
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2007/09/16 02:53:05 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2008/11/07 15:07:01 sthen Exp $
|
||||
|
||||
COMMENT= compile and link C code for Perl modules
|
||||
|
||||
@ -7,6 +7,8 @@ DISTNAME= ExtUtils-CBuilder-0.18
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel
|
||||
|
||||
COMES_WITH= 4.5
|
||||
|
||||
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
|
||||
|
||||
# Artistic
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2007/09/16 02:53:05 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2008/11/07 15:07:01 sthen Exp $
|
||||
|
||||
COMMENT= converts Perl XS code into C code
|
||||
|
||||
@ -6,6 +6,8 @@ MODULES= cpan
|
||||
DISTNAME= ExtUtils-ParseXS-2.18
|
||||
CATEGORIES= devel
|
||||
|
||||
COMES_WITH= 4.5
|
||||
|
||||
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
|
||||
|
||||
# Artistic
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2008/09/29 18:45:13 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2008/11/07 15:07:01 sthen Exp $
|
||||
|
||||
COMMENT= turn search paths into subclasses/plugins
|
||||
|
||||
@ -7,6 +7,8 @@ DISTNAME= Module-Pluggable-3.8
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
CATEGORIES= devel
|
||||
|
||||
COMES_WITH= 4.5
|
||||
|
||||
MAINTAINER= Simon Bertrang <simon@openbsd.org>
|
||||
|
||||
# perl
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2008/10/02 20:35:10 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2008/11/07 15:07:02 sthen Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
COMMENT= object oriented time interface
|
||||
@ -8,6 +8,8 @@ DISTNAME= Time-Piece-1.13
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
CATEGORIES= devel
|
||||
|
||||
COMES_WITH= 4.5
|
||||
|
||||
MAINTAINER= Simon Bertrang <simon@openbsd.org>
|
||||
|
||||
# Perl
|
||||
|
Loading…
Reference in New Issue
Block a user