summaryrefslogtreecommitdiff
path: root/x11/libgnome/files/patch-configure
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-05-26 07:45:56 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-05-26 07:45:56 +0000
commitda050e10ab925c24c725d4aca644bf7726f33a4f (patch)
tree5eb115a5bc228743d0f20373818999d1bf5022a7 /x11/libgnome/files/patch-configure
parentUpdate to 1.2.0. (diff)
Allow yelp to view man pages. Bump PORTREVISION.
Diffstat (limited to '')
-rw-r--r--x11/libgnome/files/patch-configure16
1 files changed, 11 insertions, 5 deletions
diff --git a/x11/libgnome/files/patch-configure b/x11/libgnome/files/patch-configure
index a5505d8fc8d9..c444fc7c7117 100644
--- a/x11/libgnome/files/patch-configure
+++ b/x11/libgnome/files/patch-configure
@@ -1,8 +1,5 @@
-
-$FreeBSD$
-
---- configure 2002/04/26 10:15:23 1.1
-+++ configure 2002/04/26 10:15:59
+--- configure.orig Mon May 13 13:03:40 2002
++++ configure Sun May 26 03:43:23 2002
@@ -7186,6 +7186,7 @@
# This can be used to rebuild libtool when needed
@@ -11,3 +8,12 @@ $FreeBSD$
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+@@ -7471,7 +7472,7 @@
+ LIBGNOME_AGE=0
+
+ case $host in
+- *-linux-gnu | *-irix6*)
++ *-linux-gnu | *-irix6* | *-freebsd*)
+ cat >>confdefs.h <<\EOF
+ #define HAVE_MAN_WHEREIS 1
+ EOF