From 705bbd10fc1849f39ae801bc5f3bc88b69a5a255 Mon Sep 17 00:00:00 2001 From: hans Date: Thu, 16 Feb 2012 17:47:04 +0000 Subject: Fix build on SunOS. --- comms/synce-libsynce/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'comms/synce-libsynce') diff --git a/comms/synce-libsynce/Makefile b/comms/synce-libsynce/Makefile index 97d55679ada..d6a5c57d91b 100644 --- a/comms/synce-libsynce/Makefile +++ b/comms/synce-libsynce/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2008/06/20 01:09:09 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2012/02/16 17:52:07 hans Exp $ # DISTNAME= synce-libsynce-0.9.1 @@ -14,5 +14,7 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_LIBTOOL= yes GNU_CONFIGURE= yes +CFLAGS.SunOS+= -D__EXTENSIONS__ + .include "../../converters/libiconv/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3