mark this NOT_FOR_COMPILER sunpro for now - it uses `...' in macros

definitions which sunpro doesn't like.
This commit is contained in:
grant 2004-06-12 04:22:16 +00:00
parent 1f54a55982
commit 6aa6b4d127

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.9 2004/06/12 04:21:15 grant Exp $
# $NetBSD: Makefile,v 1.10 2004/06/12 04:22:16 grant Exp $
DISTNAME= nana-2.4
CATEGORIES= devel
@ -12,4 +12,6 @@ GNU_CONFIGURE= yes
INFO_FILES= nana.info
USE_LANGUAGES= c c++
NOT_FOR_COMPILER= sunpro
.include "../../mk/bsd.pkg.mk"