diff --git a/devel/d-feet/Makefile b/devel/d-feet/Makefile index ebe3b1a6ee64..c89167a82133 100644 --- a/devel/d-feet/Makefile +++ b/devel/d-feet/Makefile @@ -1,28 +1,27 @@ PORTNAME= d-feet PORTVERSION= 0.3.16 CATEGORIES= devel MASTER_SITES= GNOME PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/ PATCHFILES+= 05465d486afd.patch:-p1 # https://gitlab.gnome.org/GNOME/d-feet/-/merge_requests/32 MAINTAINER= gnome@FreeBSD.org COMMENT= D-Bus Python introspection debugger WWW= https://wiki.gnome.org/Apps/DFeet LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool USES= gettext gnome meson pkgconfig python:3.5+ tar:xz USE_GNOME= gtk30 intlhack libwnck3 pygobject3 introspection:build \ libxml2:build GLIB_SCHEMAS= org.gnome.dfeet.gschema.xml -USE_PYTHON= py3kplist MESON_ARGS= -Dpython="${PYTHON_CMD}" -Dtests=false NO_ARCH= yes .include