Index: Makefile =================================================================== RCS file: /home/pcvs/ports/finance/kmymoney2/Makefile,v retrieving revision 1.28 diff -u -u -r1.28 Makefile --- Makefile 2 Mar 2010 00:07:05 -0000 1.28 +++ Makefile 7 Mar 2010 11:23:31 -0000 @@ -7,6 +7,7 @@ PORTNAME= kmymoney2 PORTVERSION= 1.0.3 +PORTREVISION= 1 CATEGORIES= finance MASTER_SITES= SF/${PORTNAME}/KMyMoney/${PORTVERSION} Index: files/patch-configure =================================================================== RCS file: /home/pcvs/ports/finance/kmymoney2/files/patch-configure,v retrieving revision 1.4 diff -u -u -r1.4 patch-configure --- files/patch-configure 5 Jul 2009 22:18:54 -0000 1.4 +++ files/patch-configure 7 Mar 2010 11:23:31 -0000 @@ -1,12 +1,12 @@ ---- ./configure.orig 2008-03-24 10:49:54.000000000 -0400 -+++ ./configure 2008-10-10 09:39:07.000000000 -0400 +--- configure.orig 2010-02-12 12:02:25.000000000 -0200 ++++ configure 2010-03-06 21:40:16.000000000 -0300 @@ -1,4 +1,4 @@ -#! /bin/sh +#! /usr/local/bin/bash # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.61. # -@@ -22553,10 +22553,10 @@ +@@ -22548,10 +22548,10 @@ # This can be used to rebuild libtool when needed @@ -19,18 +19,12 @@ # Prevent multiple expansion -@@ -36716,11 +36716,11 @@ - - { (exit 0); exit 0; } - _ACEOF --if test "x$with_fast_perl" = "xyes"; then -+if test "x$with_fast_perl" = "xyes"; then - perl -i.bak $ac_aux_dir/conf.change.pl $CONFIG_STATUS \ -- || mv $CONFIG_STATUS.bak $CONFIG_STATUS -+ || mv $CONFIG_STATUS.bak $CONFIG_STATUS - rm -f $CONFIG_STATUS.bak --fi -+fi - chmod +x $CONFIG_STATUS - ac_clean_files=$ac_clean_files_save +@@ -34605,7 +34605,7 @@ + fi + { echo "$as_me:$LINENO: result: $QTDIR" >&5 + echo "${ECHO_T}$QTDIR" >&6; } +- ac_qmake=${QTDIR}/bin/qmake ++ ac_qmake="${QTDIR}/bin/qmake -spec freebsd-g++" + # Check whether --with-qmake was given. + if test "${with_qmake+set}" = set; then