aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-07-13 21:09:35 +0800
committerbapt <bapt@FreeBSD.org>2013-07-13 21:09:35 +0800
commit59fb7c5eb9aef7147ad798dc38612ca5a3b11ce6 (patch)
treed68fdf2ae4579b40b1eb23f43bd725aa52e3cdad /net
parentc01f521334caf463c6bb3f306ca32368b6713cdd (diff)
downloadfreebsd-ports-gnome-59fb7c5eb9aef7147ad798dc38612ca5a3b11ce6.tar.gz
freebsd-ports-gnome-59fb7c5eb9aef7147ad798dc38612ca5a3b11ce6.tar.zst
freebsd-ports-gnome-59fb7c5eb9aef7147ad798dc38612ca5a3b11ce6.zip
Mark as broken
awgn.c: In function 'awgn_init_dbov': awgn.c:114: error: 'cpowl' undeclared (first use in this function) awgn.c:114: error: (Each undeclared identifier is reported only once awgn.c:114: error: for each function it appears in.) awgn.c:114: error: 'cpow' undeclared (first use in this function) awgn.c:114: error: 'cpowf' undeclared (first use in this function) awgn.c:114: error: 'powl' undeclared (first use in this function)
Diffstat (limited to 'net')
-rw-r--r--net/iaxmodem/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/iaxmodem/Makefile b/net/iaxmodem/Makefile
index ce9fc349beda..decdb97c42ae 100644
--- a/net/iaxmodem/Makefile
+++ b/net/iaxmodem/Makefile
@@ -12,6 +12,8 @@ COMMENT= Software modem that connects to IAX channel
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff
+BROKEN= Does not build
+
MAN1= iaxmodem.1
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib