diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2014-09-17 22:01:10 +0000 | 
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-09-17 22:01:10 +0000 | 
| commit | 0a825a6b1dc27019cbb77fa098a8e84cf24ca79e (patch) | |
| tree | ac8986bb18b64a501886e8038c3e5198a4b35420 | |
| parent | Danny takes maintainership (diff) | |
Remove two obsolete and unused lines.
Submitted by:	tijl
Sponsored by:	Absolight
| -rw-r--r-- | dns/bundy/Makefile | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/dns/bundy/Makefile b/dns/bundy/Makefile index e150ce86bcc4..9c480e5e416d 100644 --- a/dns/bundy/Makefile +++ b/dns/bundy/Makefile @@ -37,8 +37,6 @@ USES=	compiler:c++11-lang pathfix pkgconfig libtool python:3 autoreconf  USE_LDCONFIG=	yes  PATHFIX_MAKEFILEIN=	Makefile.am -ACLOCAL_ARGS=	-I m4macros -AUTOMAKE_ARGS=	--add-missing  GNU_CONFIGURE=	yes  CONFIGURE_ARGS=	--localstatedir=/var	\  		--without-werror \ | 
