summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjperkin <jperkin>2013-10-29 10:54:38 +0000
committerjperkin <jperkin>2013-10-29 10:54:38 +0000
commit57d5701b303285c157a039a7413491777068c737 (patch)
treecb0ef22e52fe8715f1775951cb1de9c24af5862e /misc
parent683d9c28af19dce1b0acd20c57a9717279d77a13 (diff)
downloadpkgsrc-57d5701b303285c157a039a7413491777068c737.tar.gz
USE_LANGUAGES=c99, fixes build on SunOS.
Diffstat (limited to 'misc')
-rw-r--r--misc/teseq/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/teseq/Makefile b/misc/teseq/Makefile
index cf61aec6e5b..e1d0058491a 100644
--- a/misc/teseq/Makefile
+++ b/misc/teseq/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2013/08/18 10:44:30 shattered Exp $
+# $NetBSD: Makefile,v 1.7 2013/10/29 10:55:59 jperkin Exp $
#
DISTNAME= teseq-1.1
@@ -11,6 +11,7 @@ HOMEPAGE= http://ftp.gnu.org/gnu/teseq/
COMMENT= Terminal control sequence analyzer
GNU_CONFIGURE= yes
+USE_LANGUAGES= c99
USE_TOOLS+= perl:run sed:run
CONFIGURE_ENV+= AUTOCONF=true # files pre-built, not needed