summaryrefslogtreecommitdiff
path: root/emulators/cmdpack
diff options
context:
space:
mode:
authorwiedi <wiedi>2014-02-24 12:29:18 +0000
committerwiedi <wiedi>2014-02-24 12:29:18 +0000
commit59f83761193dc8fdfa079899419ec8057bb21dcb (patch)
tree78fa1bef5a884885898d918e97c5316749d2b3b9 /emulators/cmdpack
parent5dcde57471eb9db7d20e5a9caf1bae3bae1f5bee (diff)
downloadpkgsrc-59f83761193dc8fdfa079899419ec8057bb21dcb.tar.gz
Use c99 to fix build on SunOS
Diffstat (limited to 'emulators/cmdpack')
-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