c99 fixes SunOS
This commit is contained in:
parent
9404815638
commit
4994ad489f
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.10 2015/09/16 16:17:18 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2015/12/14 01:12:08 wiedi Exp $
|
||||
|
||||
DISTNAME= cvs-fast-export-1.33
|
||||
CATEGORIES= devel
|
||||
|
@ -9,6 +9,7 @@ HOMEPAGE= http://www.catb.org/~esr/cvs-fast-export/
|
|||
COMMENT= Export an RCS or CVS history as a fast-import stream
|
||||
LICENSE= gnu-gpl-v2
|
||||
|
||||
USE_LANGUAGES= c99
|
||||
USE_TOOLS+= flex gmake yacc
|
||||
BUILD_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc
|
||||
|
||||
|
|
Loading…
Reference in a new issue