aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-11-25 23:05:45 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-11-25 23:05:45 +0000
commit015abf4f838930c96fa60e0ebf36ac8b772b4b08 (patch)
treef9d0facd594cb9e070bf2ea166e35d4de3517606 /x11-wm
parent8d971d440fd05bf045a50ed1b24e8c0e94ea401b (diff)
downloadports-015abf4f838930c96fa60e0ebf36ac8b772b4b08.tar.gz
ports-015abf4f838930c96fa60e0ebf36ac8b772b4b08.zip
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/windowmaker-i18n/Makefile4
-rw-r--r--x11-wm/windowmaker-i18n/files/patch-ad84
2 files changed, 2 insertions, 86 deletions
diff --git a/x11-wm/windowmaker-i18n/Makefile b/x11-wm/windowmaker-i18n/Makefile
index fc4ed92510db..eba82bf8e70e 100644
--- a/x11-wm/windowmaker-i18n/Makefile
+++ b/x11-wm/windowmaker-i18n/Makefile
@@ -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
diff --git a/x11-wm/windowmaker-i18n/files/patch-ad b/x11-wm/windowmaker-i18n/files/patch-ad
index 343d79090ab7..b256ee1f9c94 100644
--- a/x11-wm/windowmaker-i18n/files/patch-ad
+++ b/x11-wm/windowmaker-i18n/files/patch-ad
@@ -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>