summaryrefslogtreecommitdiff
path: root/x11/libgnome
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-11-25 05:06:28 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-11-25 05:06:28 +0000
commitd57d33c65548773bf1859e72b5505ce398a739ca (patch)
treea656e451c71e7e7c0b7004a09a731c2b990891a0 /x11/libgnome
parentUpgrade to v2.3.3. (diff)
libtiff34->libtiff and include/tiff34/*.h -> include/*.h
Approved by: asami
Notes
Notes: svn path=/head/; revision=14889
Diffstat (limited to 'x11/libgnome')
-rw-r--r--x11/libgnome/Makefile4
-rw-r--r--x11/libgnome/files/patch-aa21
2 files changed, 2 insertions, 23 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile
index 2723ad6b76ac..dbbdadf2f5e2 100644
--- a/x11/libgnome/Makefile
+++ b/x11/libgnome/Makefile
@@ -3,7 +3,7 @@
# Date created: 17 June 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.14 1998/11/02 17:23:51 vanilla Exp $
+# $Id: Makefile,v 1.15 1998/11/17 17:35:21 vanilla Exp $
#
DISTNAME= gnome-libs-0.30.1
@@ -17,7 +17,7 @@ MAINTAINER= Nakai@technologist.com
BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext
LIB_DEPENDS= gdk_imlib.1:${PORTSDIR}/graphics/imlib
LIB_DEPENDS+= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11
-LIB_DEPENDS+= tiff34.1:${PORTSDIR}/graphics/tiff34
+LIB_DEPENDS+= tiff.1:${PORTSDIR}/graphics/tiff34
LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg
LIB_DEPENDS+= gif.3:${PORTSDIR}/graphics/giflib
LIB_DEPENDS+= png.2:${PORTSDIR}/graphics/png
diff --git a/x11/libgnome/files/patch-aa b/x11/libgnome/files/patch-aa
index f4cbc5141344..a0dfe69c317a 100644
--- a/x11/libgnome/files/patch-aa
+++ b/x11/libgnome/files/patch-aa
@@ -1,26 +1,5 @@
--- configure.orig Wed Sep 23 23:37:33 1998
+++ configure Sat Sep 26 22:02:01 1998
-@@ -6129,16 +6129,16 @@
- fi
- if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
-- ac_safe=`echo "tiffio.h" | sed 'y%./+-%__p_%'`
--echo $ac_n "checking for tiffio.h""... $ac_c" 1>&6
--echo "configure:6135: checking for tiffio.h" >&5
-+ ac_safe=`echo "tiff34/tiffio.h" | sed 'y%./+-%__p_%'`
-+echo $ac_n "checking for tiff34/tiffio.h""... $ac_c" 1>&6
-+echo "configure:6135: checking for tiff34/tiffio.h" >&5
- if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
- echo $ac_n "(cached) $ac_c" 1>&6
- else
- cat > conftest.$ac_ext <<EOF
- #line 6140 "configure"
- #include "confdefs.h"
--#include <tiffio.h>
-+#include <tiff34/tiffio.h>
- EOF
- ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
- { (eval echo configure:6145: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
@@ -6209,16 +6209,16 @@
fi
if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then