Date: Fri, 6 Sep 2013 07:24:27 +0000 (UTC) From: Andrej Zverev <az@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326472 - head/net/libproxy Message-ID: <201309060724.r867ORHC079993@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: az Date: Fri Sep 6 07:24:27 2013 New Revision: 326472 URL: http://svnweb.freebsd.org/changeset/ports/326472 Log: - Allow respect USES from slave-ports (libproxy-perl now using USES) Modified: head/net/libproxy/Makefile Modified: head/net/libproxy/Makefile ============================================================================== --- head/net/libproxy/Makefile Fri Sep 6 07:23:52 2013 (r326471) +++ head/net/libproxy/Makefile Fri Sep 6 07:24:27 2013 (r326472) @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} MAINTAINER= gnome@FreeBSD.org COMMENT?= Library that provides automatic proxy configuration management -USES= cmake +USES+= cmake PLIST_SUB+= VERSION=${PORTVERSION}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309060724.r867ORHC079993>