Date: Wed, 5 Feb 2014 23:28:59 +0000 (UTC) From: John Marino <marino@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r342897 - head/deskutils/ithought/files Message-ID: <201402052328.s15NSxHn001816@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402052328.s15NSxHn001816>