From da050e10ab925c24c725d4aca644bf7726f33a4f Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sun, 26 May 2002 07:45:56 +0000 Subject: Allow yelp to view man pages. Bump PORTREVISION. --- x11/libgnome/files/patch-configure | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) (limited to 'x11/libgnome/files/patch-configure') 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 -- cgit v1.2.3