X-Git-Url: http://popeye.lapinbilly.eu/git/?p=inkscape-1.0-freebsd.git;a=blobdiff_plain;f=Makefile;h=3358fffd43d879da0b331fcb146a11d16a17c094;hp=46ffa46583207e0ab257bd8534e007415595a9b7;hb=6c6bb5371f72948ceabd34a5f821f8768d3e91b9;hpb=530778e4379017c02c4e0d0951a4905204117c5b diff --git a/Makefile b/Makefile index 46ffa46..3358fff 100644 --- a/Makefile +++ b/Makefile @@ -6,8 +6,8 @@ PORTVERSION= 1 PORTREVISION= 0 CATEGORIES= graphics gnome MASTER_SITES=https://inkscape.org/gallery/item/18460/ +DISTNAME=${PORTNAME}-1.0_2020-05-01_4035a4fb49 DISTFILES=inkscape-${PORTVERSION}.${PORTREVISION}.tar.xz -DISTNAME=${PORTNAME}-${PORTVERSION}.${PORTREVISION}_2020-05-01_4035a4fb49 MAINTAINER= gnome@FreeBSD.org COMMENT= Full featured open source SVG editor @@ -42,10 +42,12 @@ LIB_DEPENDS= \ USES= compiler:c++11-lib cmake \ iconv:wchar_t jpeg pathfix pkgconfig python:3.5+ \ shebangfix tar:xz xorg \ - desktop-file-utils + desktop-file-utils + USE_GNOME= gtkmm30 libxml2 libxslt cairo pango USE_XORG= x11 xext ice sm +USE_LDCONFIG= yes INSTALLS_ICONS= yes SHEBANG_FILES= \ @@ -93,7 +95,7 @@ LCMS_DESC= LCMS support LCMS_CMAKE_BOOL= ENABLE_LCMS LCMS_LIB_DEPENDS= liblcms2.so:graphics/lcms2 -GTKSPELL_DESC= Support of GTK spell +GTKSPELL_DESC= Support of GTK spell GTKSPELL_CMAKE_BOOL= WITH_GTKSPELL GTKSPELL_LIB_DEPENDS= libgtkspell3-3.so:textproc/gtkspell3 @@ -106,7 +108,7 @@ IMAGEMAGICK_DESC= Support of ImageMagick for raster extensions and image import IMAGEMAGICK_LIB_DEPENDS= libMagick++-6.so:graphics/ImageMagick6 IMAGEMAGICK_CMAKE_BOOL=WITH_IMAGE_MAGICK -GRAPHICSMAGICK_DESC= support of GraphicsMagick for raster extensions and image import resolution +GRAPHICSMAGICK_DESC= support of GraphicsMagick for raster extensions and image import resolution GRAPHICSMAGICK_LIB_DEPENDS= libGraphicsMagick++.so:graphics/GraphicsMagick GRAPHICSMAGICK_CMAKE_BOOL=WITH_GRAPHICS_MAGICK