From: David Marec Date: Mon, 11 May 2020 22:40:31 +0000 (+0200) Subject: portlint -AC X-Git-Url: http://popeye.lapinbilly.eu/git/?p=inkscape-1.0-freebsd.git;a=commitdiff_plain;h=66d770060db52c4262ce9d6d370603b7acdac484 portlint -AC --- diff --git a/Makefile b/Makefile index a3fb386..750749b 100644 --- a/Makefile +++ b/Makefile @@ -20,8 +20,6 @@ LICENSE_FILE_LGPL3 = ${WRKSRC}/LICENSES/LGPL-3.0.txt LICENSE_FILE_LGPL3+ = ${WRKSRC}/LICENSES/LGPL-3.0-or-later.txt LICENSE_FILE_MPL11 = ${WRKSRC}/LICENSES/MPL-1.1.txt -BUILD_DEPENDS= ${LOCALBASE}/include/boost/concept_check.hpp:devel/boost-libs - LIB_DEPENDS= libdouble-conversion.so:devel/double-conversion \ libsigc-2.0.so:devel/libsigc++20 \ libgdl-3.so:x11-toolkits/gdl \ @@ -34,19 +32,17 @@ LIB_DEPENDS= libdouble-conversion.so:devel/double-conversion \ libpng.so:graphics/png \ libfreetype.so:print/freetype2 \ libenchant-2.so:textproc/enchant2 - RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scour>0:textproc/py-scour@${PY_FLAVOR} +BUILD_DEPENDS= ${LOCALBASE}/include/boost/concept_check.hpp:devel/boost-libs USES= compiler:c++11-lib cmake \ iconv:wchar_t jpeg pathfix pkgconfig python:3.5+ \ shebangfix tar:xz xorg \ desktop-file-utils \ gnome - USE_GNOME= gtkmm30 libxml2 libxslt cairo pango - USE_XORG= x11 xext ice sm WRKSRC=${WRKDIR}/${PORTNAME}-1.0_2020-05-01_4035a4fb49