X-Git-Url: http://popeye.lapinbilly.eu/git/?p=inkscape-1.0-freebsd.git;a=blobdiff_plain;f=Makefile;h=750749b922d7197203f80fad89db94b54d9f4eef;hp=a3fb386fe8aaff9bb0d72e9756e1a0a28eef4599;hb=66d770060db52c4262ce9d6d370603b7acdac484;hpb=20d050da30260b16fa59b45c722e7af53674de6c 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