pkgsrc-WIP-changes archive

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

sc-im: Upstream defines XLUA itself



Module Name:	pkgsrc-wip
Committed By:	Sijmen J. Mulder <ik%sjmulder.nl@localhost>
Pushed By:	sjmulder
Date:		Wed Dec 12 14:45:31 2018 +0100
Changeset:	e52a137b7e085b49dde23e49eac61217c2f3b248

Modified Files:
	sc-im/options.mk

Log Message:
sc-im: Upstream defines XLUA itself

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

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

diffstat:
 sc-im/options.mk | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/sc-im/options.mk b/sc-im/options.mk
index 77c4abf4ea..1be1a85989 100644
--- a/sc-im/options.mk
+++ b/sc-im/options.mk
@@ -22,6 +22,5 @@ LDFLAGS+=	-lxlsxwriter
 .endif
 
 .if !empty(PKG_OPTIONS:Mlua)
-CFLAGS+=	-DXLUA
 .include "../../lang/lua51/buildlink3.mk"
 .endif


Home | Main Index | Thread Index | Old Index