summaryrefslogtreecommitdiff
path: root/devel/apr1
diff options
context:
space:
mode:
authorOllivier Robert <roberto@FreeBSD.org>2002-03-19 13:20:04 +0000
committerOllivier Robert <roberto@FreeBSD.org>2002-03-19 13:20:04 +0000
commit882da1442453ecfcfc2acdb2e513d1a33a72fa3f (patch)
tree51f12114cbac22ec6b617db2d1aabb86c2886000 /devel/apr1
parentFix another few places where giconv used instead of iconv. (diff)
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)
Notes
Notes: svn path=/head/; revision=56334
Diffstat (limited to 'devel/apr1')
-rw-r--r--devel/apr1/Makefile2
-rw-r--r--devel/apr1/pkg-plist2
2 files changed, 3 insertions, 1 deletions
diff --git a/devel/apr1/Makefile b/devel/apr1/Makefile
index ba2ecba26526..100b1d16805b 100644
--- a/devel/apr1/Makefile
+++ b/devel/apr1/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/apr1/pkg-plist b/devel/apr1/pkg-plist
index 9418cd25cb8c..04035ab092c4 100644
--- a/devel/apr1/pkg-plist
+++ b/devel/apr1/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