autoconf 2.53 appears to change the way variables are substituted,

which breaks the install target of apr's makefile.  this patch works around
the problem.  it's not entirely correct (it breaks some other parts of the
makefile), but at least it makes the port work again.  this also corrects an
instance of 'apr-snapshot' (a previous name of the port) that we missed when
this was first committed, and adds 2 files to the pkg-plist that i missed
before.

PR:		ports/36068
Submitted by:	Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
This commit is contained in:
Ollivier Robert 2002-03-19 13:20:04 +00:00
parent 47828d0fce
commit 882da14424
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=56334
10 changed files with 15 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: apr-snapshot
# New ports collection makefile for: apr-devel
# Date created: 19 February 2002
# Whom: Garrett Rooney <rooneg@electricjellyfish.net>
#

View File

@ -54,6 +54,8 @@ include/apr_xml.h
include/apu.h
include/apu_compat.h
lib/APRVARS
lib/apr.exp
lib/aprutil.exp
lib/libapr.a
lib/libapr.la
lib/libapr.so

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: apr-snapshot
# New ports collection makefile for: apr-devel
# Date created: 19 February 2002
# Whom: Garrett Rooney <rooneg@electricjellyfish.net>
#

View File

@ -54,6 +54,8 @@ include/apr_xml.h
include/apu.h
include/apu_compat.h
lib/APRVARS
lib/apr.exp
lib/aprutil.exp
lib/libapr.a
lib/libapr.la
lib/libapr.so

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: apr-snapshot
# New ports collection makefile for: apr-devel
# Date created: 19 February 2002
# Whom: Garrett Rooney <rooneg@electricjellyfish.net>
#

View File

@ -54,6 +54,8 @@ include/apr_xml.h
include/apu.h
include/apu_compat.h
lib/APRVARS
lib/apr.exp
lib/aprutil.exp
lib/libapr.a
lib/libapr.la
lib/libapr.so

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: apr-snapshot
# New ports collection makefile for: apr-devel
# Date created: 19 February 2002
# Whom: Garrett Rooney <rooneg@electricjellyfish.net>
#

View File

@ -54,6 +54,8 @@ include/apr_xml.h
include/apu.h
include/apu_compat.h
lib/APRVARS
lib/apr.exp
lib/aprutil.exp
lib/libapr.a
lib/libapr.la
lib/libapr.so

View File

@ -1,4 +1,4 @@
# New ports collection makefile for: apr-snapshot
# New ports collection makefile for: apr-devel
# Date created: 19 February 2002
# Whom: Garrett Rooney <rooneg@electricjellyfish.net>
#

View File

@ -54,6 +54,8 @@ include/apr_xml.h
include/apu.h
include/apu_compat.h
lib/APRVARS
lib/apr.exp
lib/aprutil.exp
lib/libapr.a
lib/libapr.la
lib/libapr.so