pkgsrc-WIP-changes archive

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

sc-im: Remove outdated comment



Module Name:	pkgsrc-wip
Committed By:	Sijmen J. Mulder <ik%sjmulder.nl@localhost>
Pushed By:	sjmulder
Date:		Wed Jan 16 14:20:09 2019 +0100
Changeset:	01c257f3180949a2146f86941fc5b78e20a67fe6

Modified Files:
	sc-im/options.mk

Log Message:
sc-im: Remove outdated comment

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

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 1be1a85989..d71dd73ad8 100644
--- a/sc-im/options.mk
+++ b/sc-im/options.mk
@@ -12,7 +12,6 @@ LDFLAGS+=	-lxlsreader
 .include "../../wip/libxls/buildlink3.mk"
 .endif
 
-# reader only, writer needs libxlsxwriter
 .if !empty(PKG_OPTIONS:Mxlsx)
 CFLAGS+=	-DXLSX -DXLSX_EXPORT
 LDFLAGS+=	-lxlsxwriter


Home | Main Index | Thread Index | Old Index