aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/eventlog/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/eventlog/Makefile b/sysutils/eventlog/Makefile
index a58532538445..28eb71bdda17 100644
--- a/sysutils/eventlog/Makefile
+++ b/sysutils/eventlog/Makefile
@@ -11,6 +11,10 @@ DISTFILES= ${PORTNAME}_${PORTVERSION}.tar.gz
MAINTAINER= cy@FreeBSD.org
COMMENT= Replacement of the simple syslog() API providing structure to messages
+# Reminder: Retire this port sysutils/syslog-ng310 is retired.
+# syslog-ng311 and subsequent ports make use of a private copy of
+# eventlog. sysutils/syslog-ng* is this port's only consumer.
+
GNU_CONFIGURE= yes
USES= libtool pathfix pkgconfig
USE_LDCONFIG= yes