aboutsummaryrefslogtreecommitdiff
path: root/net/net-http
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-09-29 01:36:50 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-09-29 01:36:50 +0000
commit18a7f750cdc9a43c3f4432529409b3f36c9474ad (patch)
tree1c7faf2c65b164484fdb69367e8ea6fb27e261c0 /net/net-http
parentd9d6806bc6a47bf9d3f846d8b990988df6a8d0a4 (diff)
downloadports-18a7f750cdc9a43c3f4432529409b3f36c9474ad.tar.gz
ports-18a7f750cdc9a43c3f4432529409b3f36c9474ad.zip
Unbreak by installing into the right directory (chases guile update and
unbreaks installation command)
Notes
Notes: svn path=/head/; revision=67203
Diffstat (limited to 'net/net-http')
-rw-r--r--net/net-http/Makefile2
-rw-r--r--net/net-http/pkg-plist14
2 files changed, 8 insertions, 8 deletions
diff --git a/net/net-http/Makefile b/net/net-http/Makefile
index d12f3aac3f82..57ad5effdbe8 100644
--- a/net/net-http/Makefile
+++ b/net/net-http/Makefile
@@ -21,6 +21,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= yes
do-install:
- ${CP} -R ${WRKSRC}/net ${LOCALBASE}/share/guile/1.4/net
+ ${CP} -R ${WRKSRC}/net/ ${LOCALBASE}/share/guile/1.4.1/net/
.include <bsd.port.mk>
diff --git a/net/net-http/pkg-plist b/net/net-http/pkg-plist
index b247ec934360..151b67f9dce5 100644
--- a/net/net-http/pkg-plist
+++ b/net/net-http/pkg-plist
@@ -1,7 +1,7 @@
-share/guile/1.4/net/http.scm
-share/guile/1.4/net/http/client.scm
-share/guile/1.4/net/http/message.scm
-share/guile/1.4/net/http/server.scm
-share/guile/1.4/net/http/util.scm
-@dirrm share/guile/1.4/net/http
-@dirrm share/guile/1.4/net
+share/guile/1.4.1/net/http.scm
+share/guile/1.4.1/net/http/client.scm
+share/guile/1.4.1/net/http/message.scm
+share/guile/1.4.1/net/http/server.scm
+share/guile/1.4.1/net/http/util.scm
+@dirrm share/guile/1.4.1/net/http
+@dirrm share/guile/1.4.1/net