Fix build on -current
Submitted by: das
This commit is contained in:
parent
de600a6d58
commit
859b2e34a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111526
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
+INSTALLPROG = ${BSD_INSTALL_PROGRAM}
|
||||
+MKDIRP = mkdir -p
|
||||
+
|
||||
+DEFINES = -DVERSION=\"$(VERSION)\"
|
||||
+DEFINES = -DVERSION=\"$(VERSION)\" -D_ANSI_SOURCE
|
||||
|
||||
###########################################################################
|
||||
|
||||
|
|
Loading…
Reference in a new issue