Date: Mon, 11 May 2015 23:53:28 +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: r386112 - head/comms/libimobiledevice Message-ID: <201505112353.t4BNrSGK066755@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Mon May 11 23:53:28 2015 New Revision: 386112 URL: https://svnweb.freebsd.org/changeset/ports/386112 Log: - Add CPE info Approved by: portmgr blanket Modified: head/comms/libimobiledevice/Makefile Modified: head/comms/libimobiledevice/Makefile ============================================================================== --- head/comms/libimobiledevice/Makefile Mon May 11 23:53:05 2015 (r386111) +++ head/comms/libimobiledevice/Makefile Mon May 11 23:53:28 2015 (r386112) @@ -13,7 +13,7 @@ LICENSE?= LGPL21 SLAVE_PORT?= no -USES+= libtool pathfix pkgconfig tar:bzip2 +USES+= cpe libtool pathfix pkgconfig tar:bzip2 USE_OPENSSL= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=openssl_CFLAGS="-I${OPENSSLINC}" \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505112353.t4BNrSGK066755>