svn commit: r393964 - head/dns/dnsdist
Kurt Jaeger
pi at FreeBSD.org
Tue Aug 11 19:26:38 UTC 2015
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 at 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 \
More information about the svn-ports-all
mailing list