aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorbeat <beat@FreeBSD.org>2012-10-20 15:58:40 +0800
committerbeat <beat@FreeBSD.org>2012-10-20 15:58:40 +0800
commit1cd5230db0b8378865937b6f2c60f872f512955f (patch)
tree5909a923ed66adf08ce55d7f8bd8d777403ca533 /devel
parent099d49dda1390383c4d77d0b6d26d9c1a0ef807c (diff)
downloadfreebsd-ports-gnome-1cd5230db0b8378865937b6f2c60f872f512955f.tar.gz
freebsd-ports-gnome-1cd5230db0b8378865937b6f2c60f872f512955f.tar.zst
freebsd-ports-gnome-1cd5230db0b8378865937b6f2c60f872f512955f.zip
- Mark as BROKEN: does not link
/usr/local/lib/libbfd.a(bfd.o): In function `bfd_assert': bfd.c:(.text+0x8fa): undefined reference to `libintl_dgettext' Reported by: pointyhat Feature safe: yes
Diffstat (limited to 'devel')
-rw-r--r--devel/fnccheck/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/fnccheck/Makefile b/devel/fnccheck/Makefile
index a491e57b9e84..0f211e775e78 100644
--- a/devel/fnccheck/Makefile
+++ b/devel/fnccheck/Makefile
@@ -17,6 +17,8 @@ COMMENT= A profiling library/utilities for C/C++ programs
LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi
+BROKEN= does not link
+
USE_BINUTILS= yes
USE_AUTOTOOLS= libtoolize aclocal automake autoconf
LIBTOOLIZE_ARGS=--force