summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2013-10-29 10:54:38 +0000
committerjperkin <jperkin@pkgsrc.org>2013-10-29 10:54:38 +0000
commit5379944dc591956329c0b4ef48ab2ac80c4516bf (patch)
treecb0ef22e52fe8715f1775951cb1de9c24af5862e /misc
parentf80276599c85db61a201c1e14c3cdc68300c0811 (diff)
downloadpkgsrc-5379944dc591956329c0b4ef48ab2ac80c4516bf.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