diff options
author | sf <sf@FreeBSD.org> | 2001-03-06 19:07:59 +0000 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-03-06 19:07:59 +0000 |
commit | 0f0541598fa112402c2744848c815fa7cf0db2c3 (patch) | |
tree | ba30cc1a25a1f79149bffd1a7cdb8d4cdd5f23ea /graphics | |
parent | a6ce3bb22afa20af6d9af7351eeab017edbd76c8 (diff) | |
download | FreeBSD-ports-0f0541598fa112402c2744848c815fa7cf0db2c3.zip FreeBSD-ports-0f0541598fa112402c2744848c815fa7cf0db2c3.tar.gz |
remove patch-configure.
Submitted by: maintainer
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/imlib2-tmp/files/patch-configure | 11 | ||||
-rw-r--r-- | graphics/imlib2/files/patch-configure | 11 |
2 files changed, 0 insertions, 22 deletions
diff --git a/graphics/imlib2-tmp/files/patch-configure b/graphics/imlib2-tmp/files/patch-configure deleted file mode 100644 index 3a0a146..0000000 --- a/graphics/imlib2-tmp/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Fri Mar 2 12:59:18 2001 -+++ configure Sun Mar 4 22:46:57 2001 -@@ -3558,7 +3558,7 @@ - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-ltiff $EXTRA_LIBS $LIBS" -+LIBS="-ltiff -lm $EXTRA_LIBS $LIBS" - cat > conftest.$ac_ext <<EOF - #line 3564 "configure" - #include "confdefs.h" diff --git a/graphics/imlib2/files/patch-configure b/graphics/imlib2/files/patch-configure deleted file mode 100644 index 3a0a146..0000000 --- a/graphics/imlib2/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Fri Mar 2 12:59:18 2001 -+++ configure Sun Mar 4 22:46:57 2001 -@@ -3558,7 +3558,7 @@ - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-ltiff $EXTRA_LIBS $LIBS" -+LIBS="-ltiff -lm $EXTRA_LIBS $LIBS" - cat > conftest.$ac_ext <<EOF - #line 3564 "configure" - #include "confdefs.h" |