mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
Upgrade to 1.09.
This commit is contained in:
parent
cc3fab3f82
commit
2577896968
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27349
@ -1,13 +1,13 @@
|
||||
# New ports collection makefile for: p5-ReadLine-Gnu
|
||||
# Version required: 1.01
|
||||
# Version required: 1.09
|
||||
# Date created: 19 February 1998
|
||||
# Whom: Matthew Hunt <mph@pobox.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= Term-ReadLine-Gnu-1.01
|
||||
PKGNAME= p5-ReadLine-Gnu-1.01
|
||||
DISTNAME= Term-ReadLine-Gnu-1.09
|
||||
PKGNAME= p5-ReadLine-Gnu-1.09
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Term
|
||||
|
@ -1 +1 @@
|
||||
MD5 (Term-ReadLine-Gnu-1.01.tar.gz) = 2dc761e6f321b43489575bed1e1b4f32
|
||||
MD5 (Term-ReadLine-Gnu-1.09.tar.gz) = dcea2335f0a56d2aaddc2eaa3c378208
|
||||
|
@ -1,13 +0,0 @@
|
||||
--- Makefile.PL.orig Mon Jun 15 00:44:42 1998
|
||||
+++ Makefile.PL Mon Jun 15 00:45:04 1998
|
||||
@@ -14,8 +14,8 @@
|
||||
|
||||
########################################################################
|
||||
# Modify these variables if you need.
|
||||
-$libreadlinedir = '/usr/local/gnu/lib'; # for -L option
|
||||
-$increadlinedir = '/usr/local/gnu/inc'; # for -I option
|
||||
+$libreadlinedir = '/usr/lib'; # for -L option
|
||||
+$increadlinedir = '/usr/include'; # for -I option
|
||||
|
||||
########################################################################
|
||||
use ExtUtils::MakeMaker;
|
Loading…
Reference in New Issue
Block a user