mark this NOT_FOR_COMPILER sunpro for now - it uses `...' in macros
definitions which sunpro doesn't like.
This commit is contained in:
parent
1f54a55982
commit
6aa6b4d127
1 changed files with 3 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue