Date: Tue, 12 May 2015 12:48:14 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386147 - head/textproc/exmpp Message-ID: <201505121248.t4CCmEx8046082@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Tue May 12 12:48:14 2015 New Revision: 386147 URL: https://svnweb.freebsd.org/changeset/ports/386147 Log: - Add CPE info Approved by: portmgr blanket Modified: head/textproc/exmpp/Makefile Modified: head/textproc/exmpp/Makefile ============================================================================== --- head/textproc/exmpp/Makefile Tue May 12 12:47:45 2015 (r386146) +++ head/textproc/exmpp/Makefile Tue May 12 12:48:14 2015 (r386147) @@ -32,7 +32,8 @@ CONFIGURE_ARGS+=--enable-static=yes \ --enable-escaping-using-cdata GNU_CONFIGURE_PREFIX= "${PREFIX}/lib/erlang/lib" PLIST_SUB= VERSION=${PORTVERSION} -USES= autoreconf libtool pkgconfig +USES= autoreconf cpe libtool pkgconfig +CPE_VENDOR= process-one USE_OPENSSL= yes .include <bsd.port.options.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505121248.t4CCmEx8046082>