aboutsummaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-22 21:17:38 +0800
committerMark Linimon <linimon@FreeBSD.org>2017-05-22 21:17:38 +0800
commit081beb2d3875f34069e93090515a4244ba4790c5 (patch)
treef7a9a3f705ff6a19879564f16dea8fcc43168f42 /finance
parent7340c6df0a94d0bf665ad5e1c1b6d8c603f22b76 (diff)
downloadfreebsd-ports-gnome-081beb2d3875f34069e93090515a4244ba4790c5.tar.gz
freebsd-ports-gnome-081beb2d3875f34069e93090515a4244ba4790c5.tar.zst
freebsd-ports-gnome-081beb2d3875f34069e93090515a4244ba4790c5.zip
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills
Diffstat (limited to 'finance')
-rw-r--r--finance/ledger/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/finance/ledger/Makefile b/finance/ledger/Makefile
index 926c6a311fe0..ec678882758d 100644
--- a/finance/ledger/Makefile
+++ b/finance/ledger/Makefile
@@ -18,6 +18,8 @@ LIB_DEPENDS= libgmp.so:math/gmp \
libmpfr.so:math/mpfr \
libboost_system.so:devel/boost-libs
+BROKEN_powerpc64= fails to link: ibledger.so.3: undefined reference to boost::match_results
+
USE_GITHUB= yes
USE_LDCONFIG= yes
graph'>* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-1/+2 * Clean up symlinks on deinstallation and work around hitting maxargslofi2007-03-302-1/+15 * - Update to 20070124acm2007-02-023-80/+74 * - Update to 20061214acm2006-12-163-19/+18 * Update the ftp/curl port to 7.16.0.roam2006-12-131-1/+2 * - Update to 20061031acm2006-11-073-8/+17 * - Update to 20060922acm2006-09-253-4/+50 * - Update to 20060822acm2006-08-233-26/+289 * - Update to 20060723acm2006-07-243-5/+25 * Change maintainer address to my @FreeBSD.org emailacm2006-07-231-1/+1 * - Update to 20060618pav2006-06-203-4/+20 * - Update to 20060531pav2006-05-314-45/+18 * - Update to 20060506pav2006-05-072-304/+2086 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-2/+1