diff options
| author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2011-05-13 14:37:57 +0000 |
|---|---|---|
| committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2011-05-13 14:37:57 +0000 |
| commit | ab755208c5e6a1a02230cdfdbbddacbedc097584 (patch) | |
| tree | fac6913c3a1760be37bdb834427ffbb74bed6f47 /graphics/amide/files/patch-configure | |
| parent | rebot3.pl renames MP3 files that you have grabbed from audio CDs with (diff) | |
- Update to 0.9.3.
- Removed files:
- files/patch-src-dcmtk_interface.cc
- files/patch-src-mpeg_encode.c
- files/patch-src-ui_common.c
PR: ports/156963
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Diffstat (limited to 'graphics/amide/files/patch-configure')
| -rw-r--r-- | graphics/amide/files/patch-configure | 30 |
1 files changed, 5 insertions, 25 deletions
diff --git a/graphics/amide/files/patch-configure b/graphics/amide/files/patch-configure index cdf7955e304e..617f8283e9a2 100644 --- a/graphics/amide/files/patch-configure +++ b/graphics/amide/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2009-12-09 07:35:12.000000000 +0100 -+++ configure 2011-02-10 18:25:18.165872253 +0100 -@@ -17889,13 +17889,13 @@ +--- configure.orig 2011-01-20 03:24:42.000000000 +0100 ++++ configure 2011-05-10 15:10:45.000000000 +0200 +@@ -15399,13 +15399,13 @@ DATADIRNAME=share else CATOBJEXT=.mo @@ -16,8 +16,8 @@ ;; esac fi -@@ -18684,12 +18684,12 @@ - if test "x$ac_cv_func_bind_textdomain_codeset" = x""yes; then +@@ -16063,12 +16063,12 @@ + if test "x$ac_cv_func_bind_textdomain_codeset" = x""yes; then : DATADIRNAME=share else - DATADIRNAME=lib @@ -31,23 +31,3 @@ ;; esac fi -@@ -19625,7 +19625,7 @@ - $as_echo_n "(cached) " >&6 - else - ac_check_lib_save_LIBS=$LIBS --LIBS="-ldcmdata -lofstd -lz -L/usr/local/dicom/lib -L/sw/lib $THREAD_LIBS $LIBS" -+LIBS="-ldcmdata -lofstd -loflog -lz -L/usr/local/lib $THREAD_LIBS $LIBS" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF -@@ -20391,8 +20391,8 @@ - - if (test $enable_libdcmdata = yes) && (test $FOUND_DCMDATA = yes); then - echo "Compiling with DCMTK support for DICOM files" -- AMIDE_LIBDCMDATA_LIBS="-L/usr/local/dicom/lib -ldcmdata -lofstd -lz $THREAD_LIBS" -- AMIDE_LIBDCMDATA_CFLAGS="-I/usr/local/dicom/include/dcmtk/dcmdata -I/usr/local/dicom/include/dcmtk/ofstd -I/usr/local/dicom/include -I/usr/include/dcmtk/dcmdata -I/usr/local/include/dcmtk/ofstd -I/sw/include/dcmtk/dcmdata -I/sw/include/dcmtk/ofstd -I/sw/include/dcmtk" -+ AMIDE_LIBDCMDATA_LIBS="-L/usr/local/lib -ldcmdata -lofstd -loflog -lz $THREAD_LIBS" -+ AMIDE_LIBDCMDATA_CFLAGS="-I/usr/local/include" - - - |
