mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to version 1.07. Also ${PERL5} to find the perl binary.
PR: 9647 Submitted by: maintainer
This commit is contained in:
parent
88c52ad1c5
commit
4540206be0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16309
@ -1,13 +1,13 @@
|
||||
# New ports collection makefile for: p5-Set-IntSpan
|
||||
# Version required: 1.06
|
||||
# Version required: 1.07
|
||||
# Date created: February 7, 1998
|
||||
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1998/12/24 06:46:58 steve Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Set-IntSpan-1.06
|
||||
PKGNAME= p5-Set-IntSpan-1.06
|
||||
DISTNAME= Set-IntSpan-1.07
|
||||
PKGNAME= p5-Set-IntSpan-1.07
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Set
|
||||
@ -20,6 +20,6 @@ MAN3= Set::IntSpan.3
|
||||
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
|
||||
|
||||
do-configure:
|
||||
@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PREFIX}/bin/perl Makefile.PL
|
||||
@ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (Set-IntSpan-1.06.tar.gz) = f3fdf4b473f1f24bff9d3740784f45ad
|
||||
MD5 (Set-IntSpan-1.07.tar.gz) = 2f8839d5897f1f0597bff1e6475004bb
|
||||
|
Loading…
Reference in New Issue
Block a user