pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

libansilove: set USE_LANGUAGES to c99.



Module Name:	pkgsrc-wip
Committed By:	Frederic Cambus <fred%statdns.com@localhost>
Pushed By:	fcambus
Date:		Sun Jun 30 22:08:21 2019 +0200
Changeset:	f6096d9b0836439b2e3c899dbf338dc1d963c34d

Modified Files:
	libansilove/Makefile

Log Message:
libansilove: set USE_LANGUAGES to c99.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f6096d9b0836439b2e3c899dbf338dc1d963c34d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 libansilove/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/libansilove/Makefile b/libansilove/Makefile
index 51e6cf445f..0a5c091b77 100644
--- a/libansilove/Makefile
+++ b/libansilove/Makefile
@@ -10,6 +10,7 @@ HOMEPAGE=	https://www.ansilove.org/
 COMMENT=	Library for converting ANSI, ASCII, and other formats to PNG
 LICENSE=	2-clause-bsd
 
+USE_LANGUAGES=	c99
 USE_CMAKE=	yes
 
 .include "../../graphics/gd/buildlink3.mk"


Home | Main Index | Thread Index | Old Index