aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/plotutils/files
diff options
context:
space:
mode:
authorchuckr <chuckr@FreeBSD.org>2000-03-01 11:57:19 +0800
committerchuckr <chuckr@FreeBSD.org>2000-03-01 11:57:19 +0800
commitd9b59bd5360e229a95962f248fe7357ed5eecc6e (patch)
tree9126e8aef911709c76f9485429d26726512393fc /graphics/plotutils/files
parente3d5c103a90fcc9ed1d60e47263bbdef9f6acfa8 (diff)
downloadfreebsd-ports-gnome-d9b59bd5360e229a95962f248fe7357ed5eecc6e.tar.gz
freebsd-ports-gnome-d9b59bd5360e229a95962f248fe7357ed5eecc6e.tar.zst
freebsd-ports-gnome-d9b59bd5360e229a95962f248fe7357ed5eecc6e.zip
Upgrade to version 2.3.
Submitted by: Thomas Gellekum <tg@melaten.rwth-aachen.de>
Diffstat (limited to 'graphics/plotutils/files')
-rw-r--r--graphics/plotutils/files/patch-ac10
1 files changed, 5 insertions, 5 deletions
diff --git a/graphics/plotutils/files/patch-ac b/graphics/plotutils/files/patch-ac
index df836034e96a..3f4d98099f17 100644
--- a/graphics/plotutils/files/patch-ac
+++ b/graphics/plotutils/files/patch-ac
@@ -1,11 +1,11 @@
---- configure.orig Fri Sep 10 14:44:14 1999
-+++ configure Fri Sep 10 14:43:09 1999
-@@ -4189,7 +4189,7 @@
++--- configure.orig Mon Oct 4 18:11:17 1999
+++++ configure Thu Feb 24 16:02:34 2000
++@@ -4041,7 +4041,7 @@
# Check whether --with-motif or --without-motif was given.
if test "${with_motif+set}" = set; then
withval="$with_motif"
-- X_TOOLKIT_LIBS="-lXm $X_TOOLKIT_LIBS"; echo $ac_n "checking for XpQueryExtension in -lXp""... $ac_c" 1>&6
+- X_TOOLKIT_LIBS="${MOTIFLIB} $X_TOOLKIT_LIBS"; echo $ac_n "checking for XpQueryExtension in -lXp""... $ac_c" 1>&6
+ X_TOOLKIT_LIBS="${MOTIFLIB} $X_TOOLKIT_LIBS"; echo $ac_n "checking for XpQueryExtension in -lXp""... $ac_c" 1>&6
- echo "configure:4194: checking for XpQueryExtension in -lXp" >&5
+ echo "configure:4046: checking for XpQueryExtension in -lXp" >&5
ac_lib_var=`echo Xp'_'XpQueryExtension | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then