summaryrefslogtreecommitdiff
path: root/cad/systemc/files
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-04-01 22:50:56 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-04-01 22:50:56 +0000
commit5d127513f7d37d3cfc2aa7c3e67c8a3b5416346f (patch)
tree559ded526231fb895c077b79e04ff247fb1401df /cad/systemc/files
parent- Pass maintainership to Dan Langille (diff)
- Fix installation;
- Add an entry in ports/LEGAL; - Clean up the port; - Make pkg-descr look pretty and make some sligth adjustments to pkg-plist. PR: 93879 Submitted by: Daniel Thiele <dthiele (at) gmx.net> (maintainer)
Notes
Notes: svn path=/head/; revision=158602
Diffstat (limited to 'cad/systemc/files')
-rw-r--r--cad/systemc/files/patch-configure (renamed from cad/systemc/files/patch-configure.in)23
1 files changed, 12 insertions, 11 deletions
diff --git a/cad/systemc/files/patch-configure.in b/cad/systemc/files/patch-configure
index e6519cbf257f..49d164b640ac 100644
--- a/cad/systemc/files/patch-configure.in
+++ b/cad/systemc/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.in.orig Mon Apr 11 23:49:25 2005
-+++ configure.in Fri Dec 16 23:06:05 2005
-@@ -111,6 +111,23 @@
+--- configure.orig Sun Feb 26 23:35:41 2006
++++ configure Sun Feb 26 23:34:39 2006
+@@ -3309,6 +3309,25 @@
AS=as
QT_ARCH="sparc-os2"
;;
@@ -15,7 +15,9 @@
+ CFLAGS="$EXTRA_CXXFLAGS $OPT_CXXFLAGS"
+ ;;
+ *)
-+ AC_MSG_ERROR("sorry...compiler not supported")
++ { { echo "$as_me:$LINENO: error: \"sorry...compiler not supported\"" >&5
++echo "$as_me: error: \"sorry...compiler not supported\"" >&2;}
++ { (exit 1); exit 1; }; }
+ ;;
+ esac
+ AS=as
@@ -24,12 +26,11 @@
*linux*)
case "$CXX_COMP" in
c++ | g++)
-@@ -187,7 +204,7 @@
- dnl
-
+@@ -3387,7 +3406,6 @@
+
+
test "x$prefix" = xNONE && prefix=$srcdir
-current_dir=`pwd`; cd $prefix; prefix=`pwd`; cd $current_dir
-+dnl current_dir=`pwd`; cd $prefix; prefix=`pwd`; cd $current_dir
-
- dnl
- dnl Substitution variables.
+
+
+