1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

libtiff is now "tiff.4", not "tiff34.1".

This commit is contained in:
Satoshi Asami 1998-11-25 23:05:45 +00:00
parent 8d971d440f
commit 015abf4f83
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14908
2 changed files with 2 additions and 86 deletions

View File

@ -3,7 +3,7 @@
# Date created: 24 Nov 1998
# Whom: mac@jp.freebsd.org
#
# $Id: Makefile,v 1.12 1998/11/25 03:57:40 kiri Exp $
# $Id: Makefile,v 1.41 1998/11/25 10:44:00 flathill Exp $
DISTNAME= WindowMaker-0.20.2
PKGNAME= windowmaker-i18n-0.20.2
@ -20,7 +20,7 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
gif.3:${PORTSDIR}/graphics/giflib \
jpeg.9:${PORTSDIR}/graphics/jpeg \
png.2:${PORTSDIR}/graphics/png \
tiff34.1:${PORTSDIR}/graphics/tiff34
tiff.4:${PORTSDIR}/graphics/tiff34
BUILD_DEPENDS= ${LOCALBASE}/lib/libintl.a:${PORTSDIR}/devel/gettext \
nkf:${PORTSDIR}/japanese/nkf

View File

@ -29,90 +29,6 @@
cat > conftest.$ac_ext <<EOF
#line 3684 "configure"
#include "confdefs.h"
@@ -3778,14 +3778,14 @@
if test "$tif" = yes; then
my_libname=""
- echo $ac_n "checking for TIFFGetVersion in -ltiff""... $ac_c" 1>&6
-echo "configure:3783: checking for TIFFGetVersion in -ltiff" >&5
-ac_lib_var=`echo tiff'_'TIFFGetVersion | sed 'y%./+-%__p_%'`
+ echo $ac_n "checking for TIFFGetVersion in -ltiff34""... $ac_c" 1>&6
+echo "configure:3783: checking for TIFFGetVersion in -ltiff34" >&5
+ac_lib_var=`echo tiff34'_'TIFFGetVersion | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
-LIBS="-ltiff $GFX_INC_PATH $GFX_LIB_PATH $XLFLAGS $XLIBS $GFXLIBS -lm $LIBS"
+LIBS="-ltiff34 $GFX_INC_PATH $GFX_LIB_PATH $XLFLAGS $XLIBS $GFXLIBS -lm $LIBS"
cat > conftest.$ac_ext <<EOF
#line 3791 "configure"
#include "confdefs.h"
@@ -3813,7 +3813,7 @@
fi
if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
echo "$ac_t""yes" 1>&6
- my_libok=yes my_libname="-ltiff"
+ my_libok=yes my_libname="-ltiff34"
else
echo "$ac_t""no" 1>&6
my_libok=no
@@ -3821,14 +3821,14 @@
if test "$my_libok" = no; then
if test "$zlib" = "yes"; then
- echo $ac_n "checking for TIFFGetVersion in -ltiff""... $ac_c" 1>&6
-echo "configure:3826: checking for TIFFGetVersion in -ltiff" >&5
-ac_lib_var=`echo tiff'_'TIFFGetVersion | sed 'y%./+-%__p_%'`
+ echo $ac_n "checking for TIFFGetVersion in -ltiff34""... $ac_c" 1>&6
+echo "configure:3826: checking for TIFFGetVersion in -ltiff34" >&5
+ac_lib_var=`echo tiff34'_'TIFFGetVersion | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
-LIBS="-ltiff $GFX_INC_PATH $GFX_LIB_PATH $XLFLAGS $XLIBS $GFXLIBS -lz -lm $LIBS"
+LIBS="-ltiff34 $GFX_INC_PATH $GFX_LIB_PATH $XLFLAGS $XLIBS $GFXLIBS -lz -lm $LIBS"
cat > conftest.$ac_ext <<EOF
#line 3834 "configure"
#include "confdefs.h"
@@ -3856,7 +3856,7 @@
fi
if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
echo "$ac_t""yes" 1>&6
- my_libok=yes my_libname="-ltiff -lz"
+ my_libok=yes my_libname="-ltiff34 -lz"
else
echo "$ac_t""no" 1>&6
my_libok=no
@@ -3866,14 +3866,14 @@
fi
if test "$my_libok" = no; then
- echo $ac_n "checking for TIFFGetVersion in -ltiff34""... $ac_c" 1>&6
-echo "configure:3871: checking for TIFFGetVersion in -ltiff34" >&5
-ac_lib_var=`echo tiff34'_'TIFFGetVersion | sed 'y%./+-%__p_%'`
+ echo $ac_n "checking for TIFFGetVersion in -ltiff""... $ac_c" 1>&6
+echo "configure:3871: checking for TIFFGetVersion in -ltiff" >&5
+ac_lib_var=`echo tiff'_'TIFFGetVersion | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
ac_save_LIBS="$LIBS"
-LIBS="-ltiff34 $GFX_INC_PATH $GFX_LIB_PATH $XLFLAGS $XLIBS $GFXLIBS -lm $LIBS"
+LIBS="-ltiff $GFX_INC_PATH $GFX_LIB_PATH $XLFLAGS $XLIBS $GFXLIBS -lm $LIBS"
cat > conftest.$ac_ext <<EOF
#line 3879 "configure"
#include "confdefs.h"
@@ -3901,7 +3901,7 @@
fi
if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
echo "$ac_t""yes" 1>&6
- my_libok=yes my_libname="-ltiff34"
+ my_libok=yes my_libname="-ltiff"
else
echo "$ac_t""no" 1>&6
my_libok=no
@@ -4178,7 +4178,7 @@
#include "confdefs.h"
#include <$ac_hdr>