diff options
-rw-r--r-- | textproc/freexl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/freexl/Makefile b/textproc/freexl/Makefile index c17618cfa9ab..ccba283911e5 100644 --- a/textproc/freexl/Makefile +++ b/textproc/freexl/Makefile @@ -9,8 +9,8 @@ MASTER_SITES= http://www.gaia-gis.it/gaia-sins/freexl-sources/ MAINTAINER= lbartoletti@tuxfamily.org COMMENT= Library to extract valid data from within an Excel (.xls) spreadsheet -LICENSE= MPL GPLv2 LGPL21 -LICENSE_COMB= multi +LICENSE= GPLv2+ LGPL21+ MPL11 +LICENSE_COMB= dual GNU_CONFIGURE= yes CONFIGURE_ARGS= ac_cv_search_locale_charset=no |