Date: Sat, 23 Feb 2019 01:33:36 +0000 (UTC) From: Ryan Steinmetz <zi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493630 - head/dns/gdnsd Message-ID: <201902230133.x1N1XaJi063477@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zi Date: Sat Feb 23 01:33:36 2019 New Revision: 493630 URL: https://svnweb.freebsd.org/changeset/ports/493630 Log: - Note CONFLICT_INSTALL with dns/gdnsd3 Modified: head/dns/gdnsd/Makefile Modified: head/dns/gdnsd/Makefile ============================================================================== --- head/dns/gdnsd/Makefile Sat Feb 23 00:52:53 2019 (r493629) +++ head/dns/gdnsd/Makefile Sat Feb 23 01:33:36 2019 (r493630) @@ -23,7 +23,7 @@ USE_LDCONFIG= yes USES= pkgconfig libtool tar:xz CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -CONFLICTS_INSTALL= gdnsd2-2.[0-9]* +CONFLICTS_INSTALL= gdnsd2-2.[0-9]* gdnsd3-3.[0-9]* USE_RC_SUBR= gdnsd
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902230133.x1N1XaJi063477>