From c93b97eb83f7ebfe4e49f44b3a55029fc2961418 Mon Sep 17 00:00:00 2001 From: bouyer Date: Sat, 18 Feb 2012 21:03:21 +0000 Subject: Make SunOS use sun-streams, from Stephan Tesch in PR pkg/45806 --- sysutils/syslog-ng/Makefile | 3 ++- sysutils/syslog-ng/PLIST.SunOS | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 sysutils/syslog-ng/PLIST.SunOS (limited to 'sysutils') diff --git a/sysutils/syslog-ng/Makefile b/sysutils/syslog-ng/Makefile index 2fe109dcb69..8747c6d0777 100644 --- a/sysutils/syslog-ng/Makefile +++ b/sysutils/syslog-ng/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/02/06 12:41:39 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2012/02/18 21:03:21 bouyer Exp $ VERS= 3.2.4 DISTNAME= syslog-ng_${VERS} @@ -57,6 +57,7 @@ BUILDLINK_API_DEPENDS.openssl+= openssl>=0.9.8 .if ${OPSYS} == "SunOS" CONFIGURE_ARGS+= --enable-full-dynamic +CONFIGURE_ARGS+= --enable-sun-streams .endif PKG_OPTIONS_VAR= PKG_OPTIONS.syslog-ng diff --git a/sysutils/syslog-ng/PLIST.SunOS b/sysutils/syslog-ng/PLIST.SunOS new file mode 100644 index 00000000000..76c740dfa53 --- /dev/null +++ b/sysutils/syslog-ng/PLIST.SunOS @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST.SunOS,v 1.1 2012/02/18 21:03:21 bouyer Exp $ +lib/syslog-ng/libafstreams.la -- cgit v1.2.3