summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-07-15 18:34:05 +0000
committerWill Andrews <will@FreeBSD.org>2000-07-15 18:34:05 +0000
commit310336da71e218fa1a44ec01959977277a9dc689 (patch)
tree211f8020c602ab8e55b8e5f8e474e5a62b4a7993 /devel
parentUpdate to 3.0. (diff)
freebsd.org -> FreeBSD.org; fix MASTER_SITES; remove unneccessary USE_GMAKE;
fix process of install-info. PR: 19943 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=30669
Diffstat (limited to 'devel')
-rw-r--r--devel/g-wrap/Makefile19
-rw-r--r--devel/g-wrap/files/patch-aa11
-rw-r--r--devel/g-wrap/files/patch-ab13
-rw-r--r--devel/g-wrap/pkg-plist4
4 files changed, 32 insertions, 15 deletions
diff --git a/devel/g-wrap/Makefile b/devel/g-wrap/Makefile
index fb86fd9afbb4..6ceceb197fd7 100644
--- a/devel/g-wrap/Makefile
+++ b/devel/g-wrap/Makefile
@@ -1,7 +1,7 @@
# ex:ts=8
-# Ports collection makefile for: g-wrap
-# Date created: Jun 29, 2000
-# Whom: Matthew Condell (mcondell@alum.mit.edu)
+# Ports collection makefile for: g-wrap
+# Date created: Jun 29, 2000
+# Whom: Matthew Condell (mcondell@alum.mit.edu)
#
# $FreeBSD$
#
@@ -9,20 +9,13 @@
PORTNAME= g-wrap
PORTVERSION= 0.9.4
CATEGORIES= devel
-MASTER_SITES= ftp://www.gnucash.org/pub/g-wrap/source/
+MASTER_SITES= http://www.gnucash.org/pub/g-wrap/source/
-MAINTAINER= ports@freebsd.org
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= guile.6:${PORTSDIR}/lang/guile
-INSTALLS_SHLIB= yes
-
-USE_GMAKE= yes
USE_LIBTOOL= yes
-
-post-install:
- install-info --section "Scheme Programming" \
- --entry "* g-wrap: (g-wrap). A tool for exporting C libraries into Scheme interpreters."\
- ${PREFIX}/info/g-wrap.info ${PREFIX}/info/dir
+INSTALLS_SHLIB= yes
.include <bsd.port.mk>
diff --git a/devel/g-wrap/files/patch-aa b/devel/g-wrap/files/patch-aa
new file mode 100644
index 000000000000..ec18820d7d3a
--- /dev/null
+++ b/devel/g-wrap/files/patch-aa
@@ -0,0 +1,11 @@
+--- configure.orig Wed Jun 28 14:13:30 2000
++++ configure Wed Jun 28 14:13:56 2000
+@@ -1594,7 +1594,7 @@
+ fi
+
+ # Extract the first word of "rs", so it can be a program name with args.
+-set dummy rs; ac_word=$2
++set dummy rscheme; ac_word=$2
+ echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
+ echo "configure:1600: checking for $ac_word" >&5
+ if eval "test \"`echo '$''{'ac_cv_path_RSCHEME'+set}'`\" = set"; then
diff --git a/devel/g-wrap/files/patch-ab b/devel/g-wrap/files/patch-ab
new file mode 100644
index 000000000000..b22e980a6ce2
--- /dev/null
+++ b/devel/g-wrap/files/patch-ab
@@ -0,0 +1,13 @@
+--- doc/g-wrap.texi.orig Thu Jun 22 06:42:12 2000
++++ doc/g-wrap.texi Sat Jul 15 12:15:38 2000
+@@ -2,6 +2,10 @@
+ @c %**start of header
+ @setfilename g-wrap.info
+ @settitle g-wrap
++@dircategory Scheme Programming
++@direntry
++* g-wrap: (g-wrap). A tool for exporting C libraries into Scheme interpreters.
++@end direntry
+ @setchapternewpage on
+ @c Choices for setchapternewpage are {on,off,odd}.
+ @paragraphindent 0
diff --git a/devel/g-wrap/pkg-plist b/devel/g-wrap/pkg-plist
index c1348bb0f532..c8fba145ce7b 100644
--- a/devel/g-wrap/pkg-plist
+++ b/devel/g-wrap/pkg-plist
@@ -2,9 +2,9 @@ bin/g-scan
bin/g-wrap
bin/g-wrap-config
include/g-wrap.h
-@exec install-info --section "Scheme Programming" --entry "* g-wrap: (g-wrap). A tool for exporting C libraries into Scheme interpreters." %D/info/g-wrap.info %D/info/dir
-info/g-wrap.info
@unexec install-info --delete %D/info/g-wrap.info %D/info/dir
+info/g-wrap.info
+@exec install-info %D/info/g-wrap.info %D/info/dir
lib/libgwrapguile.a
lib/libgwrapguile.so
lib/libgwrapguile.so.0