svn commit: r342897 - head/deskutils/ithought/files

John Marino marino at FreeBSD.org
Wed Feb 5 23:28:59 UTC 2014


Author: marino
Date: Wed Feb  5 23:28:59 2014
New Revision: 342897
URL: http://svnweb.freebsd.org/changeset/ports/342897
QAT: https://qat.redports.org/buildarchive/r342897/

Log:
  deskutils/ithought: Add dragonfly support to configure script

Added:
  head/deskutils/ithought/files/patch-ltconfig   (contents, props changed)

Added: head/deskutils/ithought/files/patch-ltconfig
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/deskutils/ithought/files/patch-ltconfig	Wed Feb  5 23:28:59 2014	(r342897)
@@ -0,0 +1,11 @@
+--- ltconfig.orig	2001-02-09 05:14:09.000000000 +0000
++++ ltconfig
+@@ -1874,7 +1874,7 @@ freebsd1*)
+   dynamic_linker=no
+   ;;
+   
+-freebsd*)
++dragonfly*|freebsd*)
+   objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
+   version_type=freebsd-$objformat
+   case "$version_type" in


More information about the svn-ports-head mailing list