From a8203f58cca31de743520d6d0ba5d43d9b2318af Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Thu, 23 Jun 2005 16:29:05 +0000 Subject: - Update to libticalcs 4.5.9, libtifiles 0.6.5, libticables 3.9.2 and tilp 6.79 PR: ports/82407 Submitted by: Tijl Coosemans (maintainer) --- comms/libticables/files/patch-configure | 36 --------------------------------- 1 file changed, 36 deletions(-) delete mode 100644 comms/libticables/files/patch-configure (limited to 'comms/libticables/files/patch-configure') diff --git a/comms/libticables/files/patch-configure b/comms/libticables/files/patch-configure deleted file mode 100644 index 1091e940ad38..000000000000 --- a/comms/libticables/files/patch-configure +++ /dev/null @@ -1,36 +0,0 @@ ---- configure.orig Wed Aug 27 12:17:39 2003 -+++ configure Tue Mar 23 16:08:32 2004 -@@ -1934,6 +1934,7 @@ - ACLOCALDIR=`aclocal --print-ac-dir` - - fi -+ACLOCALDIR="" - - - if test x$ACLOCALDIR != x ; then -@@ -6257,7 +6258,8 @@ - - # detect system type - case "$host" in --# alpha-*-*bsd*) ARCH="-D__FBSD__" ;; -+ i386-*-*bsd*) ARCH="-D__BSD__ -D__I386__" ;; -+ *-*-*bsd*) ARCH="-D__BSD__" ;; - alpha*-*-linux-*) ARCH="-D__ALPHA__ -D__LINUX__" ;; - alpha*-*-*-*) ARCH="-D__ALPHA__ -D__LINUX__" ;; - arm*-*-linux-*) ARCH="-D__ARM__ -D__LINUX__" ;; -@@ -6266,7 +6268,6 @@ - i[3456]86-*-hurd-*) ARCH="-D__LINUX__" ;; - i[3456]86-*-mingw*) ARCH="-D__WIN32__ -D__MINGW32__ -Os -s" ;; - i[3456]86-*-cygwin) ARCH="-D__WIN32__ -D__CYGWIN__ -mno-cygwin" ;; -- i[3456]86-*-*bsd*) ARCH="-D__BSD__" ;; - ia64-*-linux-*) ARCH="-D__LINUX__" ;; - m68k-*-linux-*) ARCH="-D__M68K__ -D__LINUX__" ;; - mips-*-linux-*) ARCH="-D__MIPS__ -D__LINUX__" ;; -@@ -24767,6 +24768,7 @@ - - - -+LDFLAGS="$LDFLAGS $INTLLIBS" - - - -- cgit v1.2.3