aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2011-03-22 08:23:22 +0000
committerMartin Matuska <mm@FreeBSD.org>2011-03-22 08:23:22 +0000
commitc5daf99f6e3f4319b4b61d42da6023a3285d88d0 (patch)
treedc43fa644c9dcf5fd5bf24c84250242f40142263 /converters
parent2e0c9ac59c593e76accacdac08893e0893721b24 (diff)
downloadports-c5daf99f6e3f4319b4b61d42da6023a3285d88d0.tar.gz
ports-c5daf99f6e3f4319b4b61d42da6023a3285d88d0.zip
Notes
Diffstat (limited to 'converters')
-rw-r--r--converters/wkhtmltopdf/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/converters/wkhtmltopdf/Makefile b/converters/wkhtmltopdf/Makefile
index 195c2002030a..ab648b2e8613 100644
--- a/converters/wkhtmltopdf/Makefile
+++ b/converters/wkhtmltopdf/Makefile
@@ -39,6 +39,9 @@ OPTIONS= BUNDLED_LIBS "Use Qt-bundled jpeg, mng, png and tiff" off
LICENSE= GPLv3 LGPL3 LGPL21
LICENSE_COMB= multi
+LICENSE_FILE_GPLv3= ${INSTALL_WRKSRC}/COPYING
+LICENSE_FILE_LGPL3= ${INSTALL_WRKSRC}/COPYING.LGPL
+LICENSE_FILE_LGPL21= ${WRKSRC}/LICENSE.LGPL
CONFIGURE_ARGS= -prefix ${WRKDIR}/wkqt \
-release -static -fast -exceptions -no-accessibility -no-stl \