diff --git a/graphics/gdk-pixbuf2-xlib/Makefile b/graphics/gdk-pixbuf2-xlib/Makefile index c7b1d41d0d21..e2617f1e1d40 100644 --- a/graphics/gdk-pixbuf2-xlib/Makefile +++ b/graphics/gdk-pixbuf2-xlib/Makefile @@ -1,27 +1,26 @@ PORTNAME= gdk-pixbuf-xlib PORTVERSION= 2.40.2 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= desktop@FreeBSD.org COMMENT= deprecated API for integrating Xlib and GdkPixbuf WWW= https://developer.gnome.org/gdk-pixbuf/ LICENSE= LGPL20+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= docbook-xsl>0:textproc/docbook-xsl USES= cpe gettext gnome localbase:ldflags meson pkgconfig \ - python:3.7+,build shared-mime-info tar:xz trigger xorg + python:3.7+,build shared-mime-info tar:xz xorg CPE_VENDOR= gnome USE_GNOME= glib20 introspection:build libxslt:build gdkpixbuf2 USE_XORG= x11 USE_LDCONFIG= yes -TRIGGERS= gdk-pixbuf-query-loaders-xlib -SUB_LIST= GTK2_VERSION=${GTK2_VERSION} BINARY_ALIAS= python3=${PYTHON_VERSION} .include diff --git a/graphics/gdk-pixbuf2-xlib/files/gdk-pixbuf-query-loaders-xlib.ucl.in b/graphics/gdk-pixbuf2-xlib/files/gdk-pixbuf-query-loaders-xlib.ucl.in deleted file mode 100644 index 9dc3cf170cc4..000000000000 --- a/graphics/gdk-pixbuf2-xlib/files/gdk-pixbuf-query-loaders-xlib.ucl.in +++ /dev/null @@ -1,17 +0,0 @@ -path: "%%PREFIX%%/lib/gdk-pixbuf-2.0/%%GTK2_VERSION%%/loaders" -cleanup: { - type: lua - sandbox: false - script: <