diff --git a/graphics/dia/patches/patch-ltmain.sh b/graphics/dia/patches/patch-ltmain.sh index aae201c3ce8..8257a90ffce 100644 --- a/graphics/dia/patches/patch-ltmain.sh +++ b/graphics/dia/patches/patch-ltmain.sh @@ -1,14 +1,5 @@ ---- ltmain.sh.orig Sun Sep 10 03:36:07 2000 -+++ ltmain.sh Sun Sep 10 03:36:20 2000 -@@ -2619,7 +2619,7 @@ - # linked before any other PIC object. But we must not use - # pic_flag when linking with -static. The problem exists in - # FreeBSD 2.2.6 and is fixed in FreeBSD 3.1. -- *-*-freebsd2*|*-*-freebsd3.0*|*-*-freebsdelf3.0*) -+ *-*-freebsd2*|*-*-freebsd3.0*|*-*-freebsdelf3.0*) - case "$compile_command " in - *" -static "*) ;; - *) pic_flag_for_symtable=" $pic_flag -DPIC -DFREEBSD_WORKAROUND";; +--- ltmain.sh.orig Sun Aug 6 01:46:51 2000 ++++ ltmain.sh Sun Sep 10 20:19:16 2000 @@ -3555,40 +3555,6 @@ # Exit here if they wanted silent mode. test "$show" = : && exit 0