diff options
author | Martin Matuska <mm@FreeBSD.org> | 2014-06-29 16:24:37 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2014-06-29 16:24:37 +0000 |
commit | e1a2a463a172b62cc12cf91d1baf6ac5e9c3651c (patch) | |
tree | 70232fb9ef4771d468b42dde0f22a8d8d0a3f215 | |
parent | 26152f64d0c04f26f71938dddde22da885d062d3 (diff) |
Notes
-rw-r--r-- | converters/wkhtmltopdf/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/converters/wkhtmltopdf/Makefile b/converters/wkhtmltopdf/Makefile index 12e91aee2b9b..19f331bbd59d 100644 --- a/converters/wkhtmltopdf/Makefile +++ b/converters/wkhtmltopdf/Makefile @@ -27,8 +27,6 @@ USE_PERL5= build USE_LDCONFIG= yes HAS_CONFIGURE= yes -LIBVERSION= 0.12.0 - WRKSRC= ${WRKDIR}/wkhtmltox-${PORTVERSION} PATCH_WRKSRC= ${WRKSRC}/qt CONFIGURE_WRKSRC= ${WRKSRC}/build/qt |