svn commit: r420258 - head/sysutils/syslog-ng-devel
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Aug 15 17:55:19 UTC 2016
Author: amdmi3
Date: Mon Aug 15 17:55:18 2016
New Revision: 420258
URL: https://svnweb.freebsd.org/changeset/ports/420258
Log:
- Mark BROKEN: does not build
/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.8.0beta1/missing: aclocal-1.15: not found
WARNING: 'aclocal-1.15' is missing on your system.
You should only need it if you modified 'acinclude.m4' or
'configure.ac' or m4 files included by 'configure.ac'.
The 'aclocal' program is part of the GNU Automake package:
<http://www.gnu.org/software/automake>
It also requires GNU Autoconf, GNU m4 and Perl in order to run:
<http://www.gnu.org/software/autoconf>
<http://www.gnu.org/software/m4/>
<http://www.perl.org/>
gmake[1]: *** [Makefile:5476: aclocal.m4] Error 127
gmake[1]: Leaving directory '/wrkdirs/usr/ports/sysutils/syslog-ng-devel/work/syslog-ng-3.8.0beta1'
*** Error code 1
Reported by: pkg-fallout
Approved by: portmgr blanket
Modified:
head/sysutils/syslog-ng-devel/Makefile
Modified: head/sysutils/syslog-ng-devel/Makefile
==============================================================================
--- head/sysutils/syslog-ng-devel/Makefile Mon Aug 15 17:46:33 2016 (r420257)
+++ head/sysutils/syslog-ng-devel/Makefile Mon Aug 15 17:55:18 2016 (r420258)
@@ -16,6 +16,7 @@ MAINTAINER= cy at FreeBSD.org
COMMENT= Powerful syslogd replacement
BROKEN_powerpc64= Does not build
+BROKEN= does not build
LIB_DEPENDS= libevtlog.so:sysutils/eventlog \
libpcre.so:devel/pcre
More information about the svn-ports-head
mailing list