mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Still checking giflib in configure.
It's my fault that this port dropped from my giflib dependency check of all ports that depend on kdelibs in that time.
This commit is contained in:
parent
2552ca695c
commit
8c1f539ad1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26145
18
devel/cervisia/files/patch-ab
Normal file
18
devel/cervisia/files/patch-ab
Normal file
@ -0,0 +1,18 @@
|
||||
--- configure.orig Sun Aug 8 06:54:57 1999
|
||||
+++ configure Tue Feb 22 22:47:09 2000
|
||||
@@ -4282,6 +4282,7 @@
|
||||
|
||||
|
||||
|
||||
+if false; then
|
||||
echo $ac_n "checking for giflib""... $ac_c" 1>&6
|
||||
echo "configure:4287: checking for giflib" >&5
|
||||
if eval "test \"`echo '$''{'ac_cv_lib_gif'+set}'`\" = set"; then
|
||||
@@ -4328,6 +4329,7 @@
|
||||
|
||||
else
|
||||
{ echo "configure: error: You need giflib30. Please install the kdesupport package" 1>&2; exit 1; }
|
||||
+fi
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user