diff --git a/devel/libgnt/Makefile b/devel/libgnt/Makefile index 77fc3daedcd4..270323b98514 100644 --- a/devel/libgnt/Makefile +++ b/devel/libgnt/Makefile @@ -1,22 +1,21 @@ PORTNAME= libgnt PORTVERSION= 2.14.3 CATEGORIES= devel MASTER_SITES= SF/pidgin/${PORTNAME}/${PORTVERSION}/ MAINTAINER= swills@FreeBSD.org COMMENT= Toolkit based on glib and ncurses for text-mode user interfaces LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= gtkdoc-scan:textproc/gtk-doc -LIB_DEPENDS= libffi.so:devel/libffi \ - libpcre.so:devel/pcre +LIB_DEPENDS= libffi.so:devel/libffi USES= gettext-runtime gnome iconv:wchar_t meson pkgconfig tar:xz USE_GNOME= glib20 libxml2 USE_LDCONFIG= yes MESON_ARGS= -Dpython2=false .include