summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiedi <wiedi>2014-02-24 12:29:18 +0000
committerwiedi <wiedi>2014-02-24 12:29:18 +0000
commit223d60e4712f62181669c4b4c9725dc77408c2c7 (patch)
tree78fa1bef5a884885898d918e97c5316749d2b3b9 /emulators
parentc7e306d49beb0876f98398df1c32de35b9c9fe28 (diff)
downloadpkgsrc-223d60e4712f62181669c4b4c9725dc77408c2c7.tar.gz
Use c99 to fix build on SunOS
Diffstat (limited to 'emulators')
-rw-r--r--emulators/cmdpack/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/cmdpack/Makefile b/emulators/cmdpack/Makefile
index 0f36cbbad7d..f0b0019fb33 100644
--- a/emulators/cmdpack/Makefile
+++ b/emulators/cmdpack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2012/10/03 12:55:10 asau Exp $
+# $NetBSD: Makefile,v 1.4 2014/02/24 12:29:18 wiedi Exp $
#
DISTNAME= cmdpack-1.03-src
@@ -10,6 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.neillcorlett.com/cmdpack/
COMMENT= Neill Corlett's command line tools for emulation
LICENSE= gnu-gpl-v3
+USE_LANGUAGES= c99
INSTALLATION_DIRS= bin share/doc/cmdpack