Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Aug 2014 03:02:17 +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: r364916 - head/net/gupnp-ui
Message-ID:  <201408150302.s7F32HJ6076409@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Aug 15 03:02:17 2014
New Revision: 364916
URL: http://svnweb.freebsd.org/changeset/ports/364916
QAT: https://qat.redports.org/buildarchive/r364916/

Log:
  - Use USES=python

Modified:
  head/net/gupnp-ui/Makefile

Modified: head/net/gupnp-ui/Makefile
==============================================================================
--- head/net/gupnp-ui/Makefile	Fri Aug 15 03:02:12 2014	(r364915)
+++ head/net/gupnp-ui/Makefile	Fri Aug 15 03:02:17 2014	(r364916)
@@ -21,8 +21,7 @@ GNU_CONFIGURE=	yes
 MAKE_ENV=	INSTALL_STRIP_FLAG=${STRIP}
 USE_GNOME=	gtk20
 USE_LDCONFIG=	yes
-USE_PYTHON=	yes
-USES=		libtool pathfix pkgconfig
+USES=		libtool pathfix pkgconfig python
 
 post-patch:
 	@${REINPLACE_CMD} -e '/^SUBDIRS = / s|tests||' ${WRKSRC}/Makefile.in



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408150302.s7F32HJ6076409>