abduco: Uses -std=c99
This commit is contained in:
parent
bb1432bfa3
commit
b213c3a3e0
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1 2020/03/04 20:30:50 nia Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2020/03/04 20:46:39 nia Exp $
|
||||
|
||||
DISTNAME= abduco-0.6
|
||||
CATEGORIES= misc
|
||||
|
@ -10,6 +10,7 @@ COMMENT= Tool for session {at,de}tach support
|
|||
LICENSE= isc
|
||||
|
||||
USE_TOOLS+= gmake
|
||||
USE_LANGUAGES= c99
|
||||
|
||||
MAKE_FLAGS+= MANPREFIX=${PREFIX}/${PKGMANDIR}
|
||||
|
||||
|
|
Loading…
Reference in a new issue