summaryrefslogtreecommitdiff
path: root/devel/cvs-fast-export
diff options
context:
space:
mode:
authorwiedi <wiedi>2015-12-14 01:12:08 +0000
committerwiedi <wiedi>2015-12-14 01:12:08 +0000
commit64381cc40a583bbee24267fc63c40eaa124b6d35 (patch)
tree5dd85c9ea362a962b00d20b4c702cfcae0821adc /devel/cvs-fast-export
parentd474970340a7c4c6bced76bbd00aed9f1009a203 (diff)
downloadpkgsrc-64381cc40a583bbee24267fc63c40eaa124b6d35.tar.gz
c99 fixes SunOS
Diffstat (limited to 'devel/cvs-fast-export')
-rw-r--r--devel/cvs-fast-export/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/cvs-fast-export/Makefile b/devel/cvs-fast-export/Makefile
index e21383ed93c..c259120c379 100644
--- a/devel/cvs-fast-export/Makefile
+++ b/devel/cvs-fast-export/Makefile
@@ -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