From 889f6fdb119d6459e6075a3a698cc86adb2bddad Mon Sep 17 00:00:00 2001 From: jperkin Date: Tue, 8 Sep 2015 11:57:48 +0000 Subject: Remove INCOMPAT_CURSES settings for NetBSD 0.x and 1.x. Tighten up some globs to ensure NetBSD 10 is not incorrectly matched when it is released. --- chat/gtmess/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'chat/gtmess') diff --git a/chat/gtmess/Makefile b/chat/gtmess/Makefile index c0e91111e25..4e541c424ba 100644 --- a/chat/gtmess/Makefile +++ b/chat/gtmess/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2015/08/18 07:31:03 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2015/09/08 11:57:49 jperkin Exp $ # DISTNAME= gtmess-0.91 @@ -18,8 +18,6 @@ GNU_CONFIGURE= yes CONFIGURE_ENV+= ac_cv_search_iconv=${BUILDLINK_LDADD.iconv:Q} CFLAGS.SunOS+= -D_POSIX_PTHREAD_SEMANTICS -INCOMPAT_CURSES= NetBSD-1.*-* - .include "../../converters/libiconv/buildlink3.mk" .include "../../security/openssl/buildlink3.mk" .include "../../mk/curses.buildlink3.mk" -- cgit v1.2.3