aboutsummaryrefslogtreecommitdiff
path: root/converters/py-text-unidecode/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/py-text-unidecode/Makefile')
-rw-r--r--converters/py-text-unidecode/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/py-text-unidecode/Makefile b/converters/py-text-unidecode/Makefile
index 55fd1c198ee2..557f5fca4ca4 100644
--- a/converters/py-text-unidecode/Makefile
+++ b/converters/py-text-unidecode/Makefile
@@ -12,7 +12,7 @@ COMMENT= Most basic port of Perl's Text::Unidecode module
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE_ART10= ${WRKSRC}/LICENSE
-LICENSE_FILE_GPLv1= ${WRKSRC}/LICENSE
+LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSE
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}