pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
sent: c99 is needed, adjust USE_LANGUAGES accordingly
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Sun Jan 7 23:16:11 2018 +0100
Changeset: 22ac267e2fe5889b89910b3296fef8ad70566e91
Modified Files:
sent/Makefile
Log Message:
sent: c99 is needed, adjust USE_LANGUAGES accordingly
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=22ac267e2fe5889b89910b3296fef8ad70566e91
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
sent/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/sent/Makefile b/sent/Makefile
index 945f5152dc..f5344da3bc 100644
--- a/sent/Makefile
+++ b/sent/Makefile
@@ -29,6 +29,8 @@ SUBST_SED.makefile+= -e 's,^LDFLAGS *= ,LDFLAGS += ,'
# XXX: freetype2 is not needed, do not add it to CFLAGS.
SUBST_SED.makefile+= -e 's,-I/usr/include/freetype2,,'
+USE_LANGUAGES= c99
+
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
.include "../../x11/libX11/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index