aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/syslog-ng3
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/syslog-ng3')
-rw-r--r--sysutils/syslog-ng3/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/sysutils/syslog-ng3/Makefile b/sysutils/syslog-ng3/Makefile
index 9209c4bb878e..03b72cb5b939 100644
--- a/sysutils/syslog-ng3/Makefile
+++ b/sysutils/syslog-ng3/Makefile
@@ -44,6 +44,11 @@ CONFIGURE_ENV= CFLAGS="`${LIBNET_CONFIG} --cflags` ${CFLAGS}" \
CONFIGURE_ARGS+=--enable-tcp-wrapper
.endif
+.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 700000
+BROKEN= Does not build under FreeBSD 6.4
+.endif
+
post-patch:
@${REINPLACE_CMD} -e 's:__PREFIX__:${PREFIX}:g' ${WRKSRC}/src/syslog-ng.h
@${REINPLACE_CMD} -e 's:libnet-config:libnet11-config:g' ${WRKSRC}/configure
@@ -65,4 +70,4 @@ post-install:
fi
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
'>+1 * - Get Rid MD5 supportmiwi2011-03-191-1/+0 * - only 13% of the p5- ports embed @comment $FreeBSD$:pgollucci2010-09-241-1/+0 * Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-081-8/+2 * - Update to 0.02clsung2007-08-272-5/+5