Date: Sun, 18 Nov 2018 20:38:19 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r485272 - head/net/gupnp-dlna Message-ID: <201811182038.wAIKcJqj015068@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Nov 18 20:38:19 2018 New Revision: 485272 URL: https://svnweb.freebsd.org/changeset/ports/485272 Log: Use USES=gnome Approved by: portmgr (blanket) Modified: head/net/gupnp-dlna/Makefile Modified: head/net/gupnp-dlna/Makefile ============================================================================== --- head/net/gupnp-dlna/Makefile Sun Nov 18 20:38:11 2018 (r485271) +++ head/net/gupnp-dlna/Makefile Sun Nov 18 20:38:19 2018 (r485272) @@ -21,7 +21,7 @@ RUN_DEPENDS= gupnp>=0.19.0:net/gupnp CONFIGURE_ARGS= --enable-introspection \ --enable-gstreamer-metadata-backend -USES= gmake libtool pathfix pkgconfig tar:xz +USES= gmake gnome libtool pathfix pkgconfig tar:xz USE_GNOME= glib20 introspection:build libxml2 USE_GSTREAMER1= yes GNU_CONFIGURE= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811182038.wAIKcJqj015068>