Date: Fri, 22 Feb 2019 15:36:31 +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: r493574 - head/dns/gdnsd2 Message-ID: <201902221536.x1MFaVUG047342@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zi Date: Fri Feb 22 15:36:31 2019 New Revision: 493574 URL: https://svnweb.freebsd.org/changeset/ports/493574 Log: - Add CONFLICTS_INSTALL with upcoming dns/gdnsd3 port Modified: head/dns/gdnsd2/Makefile Modified: head/dns/gdnsd2/Makefile ============================================================================== --- head/dns/gdnsd2/Makefile Fri Feb 22 15:28:24 2019 (r493573) +++ head/dns/gdnsd2/Makefile Fri Feb 22 15:36:31 2019 (r493574) @@ -26,7 +26,7 @@ USES= pkgconfig libtool tar:xz perl5 gmake USE_PERL5= build CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -CONFLICTS_INSTALL= gdnsd-1.[0-9]* +CONFLICTS_INSTALL= gdnsd-1.[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?201902221536.x1MFaVUG047342>