Allow yelp to view man pages. Bump PORTREVISION.

This commit is contained in:
Joe Marcus Clarke 2002-05-26 07:45:56 +00:00
parent 0ddc3c8747
commit da050e10ab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=60013
2 changed files with 12 additions and 6 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= libgnome
PORTVERSION= 1.117.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES?= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-beta5

View File

@ -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