Date: Tue, 11 Aug 2015 19:26:38 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r393964 - head/dns/dnsdist Message-ID: <201508111926.t7BJQcMq095393@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Tue Aug 11 19:26:37 2015 New Revision: 393964 URL: https://svnweb.freebsd.org/changeset/ports/393964 Log: dns/dnsdist: add USES=cpe PR: 202167 Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer) Modified: head/dns/dnsdist/Makefile Modified: head/dns/dnsdist/Makefile ============================================================================== --- head/dns/dnsdist/Makefile Tue Aug 11 19:04:16 2015 (r393963) +++ head/dns/dnsdist/Makefile Tue Aug 11 19:26:37 2015 (r393964) @@ -20,7 +20,7 @@ CXXFLAGS+= -D_GLIBCXX_USE_C99 LDFLAGS+= -L${LOCALBASE}/lib -latomic GNU_CONFIGURE= yes USE_GCC= 4.8+ -USES= bison gmake libtool lua:52 pkgconfig readline tar:bz2 +USES= bison cpe gmake libtool lua:52 pkgconfig readline tar:bz2 INSTALL_TARGET= install-strip PLIST_FILES= bin/dnsdist \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508111926.t7BJQcMq095393>