aboutsummaryrefslogtreecommitdiff
path: root/net/linknx
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-05-18 15:50:27 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-05-18 15:50:27 +0000
commitd5c3122e2984d8cae3be2f758d61f4bfee8a4681 (patch)
tree5e84967d6c2b21f70b8e56839e56a61b913d0517 /net/linknx
parent8faf55e210c3b63c5adf6c1d26c90f4fb1822165 (diff)
downloadports-d5c3122e2984d8cae3be2f758d61f4bfee8a4681.tar.gz
ports-d5c3122e2984d8cae3be2f758d61f4bfee8a4681.zip
Mark BROKEN: Fails to configure
===> Configuring for linknx-0.0.1.30_1 configure.ac:33: error: possibly undefined macro: AC_DEFINE If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:88: error: possibly undefined macro: AC_MSG_RESULT configure.ac:114: error: possibly undefined macro: AC_SUBST *** [run-autotools-autoconf] Error code 1 Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=354434
Diffstat (limited to 'net/linknx')
-rw-r--r--net/linknx/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/linknx/Makefile b/net/linknx/Makefile
index c64687f872f6..2274d3226078 100644
--- a/net/linknx/Makefile
+++ b/net/linknx/Makefile
@@ -12,6 +12,8 @@ COMMENT= Rule-based event handling in a KNX installation
LICENSE= GPLv2
+BROKEN= Fails to configure
+
LIB_DEPENDS= libpthsem.so:${PORTSDIR}/devel/pthsem
BUILD_DEPENDS= ${LOCALBASE}/lib/libargp.a:${PORTSDIR}/devel/argp-standalone