diff --git a/graphics/gdk-pixbuf2/Makefile b/graphics/gdk-pixbuf2/Makefile index 17c1e597d833..cda5d0dc6752 100644 --- a/graphics/gdk-pixbuf2/Makefile +++ b/graphics/gdk-pixbuf2/Makefile @@ -1,54 +1,54 @@ # Created by: Ade Lovett PORTNAME= gdk-pixbuf PORTVERSION= 2.40.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= GNOME PKGNAMESUFFIX= 2 DIST_SUBDIR= gnome MAINTAINER= desktop@FreeBSD.org COMMENT= Graphic library for GTK+ LICENSE= LGPL20+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= docbook-xsl>0:textproc/docbook-xsl USES= cpe gettext gnome localbase:ldflags meson pkgconfig \ python:3.4+,build shared-mime-info tar:xz trigger CPE_VENDOR= gnome USE_GNOME= glib20 introspection:build libxslt:build USE_LDCONFIG= yes MESON_ARGS= -Dman=true TRIGGERS= gdk-pixbuf-query-loaders SUB_LIST= GTK2_VERSION=${GTK2_VERSION} BINARY_ALIAS= python3=${PYTHON_VERSION} OPTIONS_SUB= yes OPTIONS_DEFINE= JASPER JPEG PNG TIFF X11 OPTIONS_DEFAULT=JPEG PNG TIFF X11 JASPER_MESON_TRUE= jasper JASPER_LIB_DEPENDS= libjasper.so:graphics/jasper JPEG_MESON_TRUE= jpeg JPEG_USES= jpeg PNG_MESON_TRUE= png PNG_LIB_DEPENDS= libpng.so:graphics/png TIFF_MESON_TRUE= tiff TIFF_LIB_DEPENDS= libtiff.so:graphics/tiff X11_MESON_TRUE= x11 X11_USES= xorg X11_USE= xorg=x11 post-install: ${RM} -rf ${STAGEDIR}${PREFIX}/libexec/installed-tests ${RM} -rf ${STAGEDIR}${PREFIX}/share/installed-tests .include diff --git a/graphics/gdk-pixbuf2/files/gdk-pixbuf-query-loaders.ucl.in b/graphics/gdk-pixbuf2/files/gdk-pixbuf-query-loaders.ucl.in index 814bf2d40b72..eae70e206be9 100644 --- a/graphics/gdk-pixbuf2/files/gdk-pixbuf-query-loaders.ucl.in +++ b/graphics/gdk-pixbuf2/files/gdk-pixbuf-query-loaders.ucl.in @@ -1,17 +1,17 @@ path: "%%PREFIX%%/lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders" cleanup: { type: lua sandbox: false script: <