aboutsummaryrefslogtreecommitdiffstats
path: root/devel/apr2
diff options
context:
space:
mode:
authorroberto <roberto@FreeBSD.org>2002-03-19 21:20:04 +0800
committerroberto <roberto@FreeBSD.org>2002-03-19 21:20:04 +0800
commit584227f6c617fb31c0693d3d7da18b83a3cd6d3a (patch)
treee5a8fb47c35979c4c4d9c2cf5432ccc59b3bf834 /devel/apr2
parent5848fcd1e2ce8fbc3895457a922c56cddd5f5230 (diff)
downloadfreebsd-ports-gnome-584227f6c617fb31c0693d3d7da18b83a3cd6d3a.tar.gz
freebsd-ports-gnome-584227f6c617fb31c0693d3d7da18b83a3cd6d3a.tar.zst
freebsd-ports-gnome-584227f6c617fb31c0693d3d7da18b83a3cd6d3a.zip
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)
Diffstat (limited to 'devel/apr2')
-rw-r--r--devel/apr2/Makefile2
-rw-r--r--devel/apr2/pkg-plist2
2 files changed, 3 insertions, 1 deletions
diff --git a/devel/apr2/Makefile b/devel/apr2/Makefile
index ba2ecba26526..100b1d16805b 100644
--- a/devel/apr2/Makefile
+++ b/devel/apr2/Makefile
@@ -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>
#
diff --git a/devel/apr2/pkg-plist b/devel/apr2/pkg-plist
index 9418cd25cb8c..04035ab092c4 100644
--- a/devel/apr2/pkg-plist
+++ b/devel/apr2/pkg-plist
@@ -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