From owner-cvs-ports@FreeBSD.ORG Fri Feb 27 12:34:00 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0B3BB106564A; Fri, 27 Feb 2009 12:34:00 +0000 (UTC) (envelope-from joerg@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id D5DB78FC14; Fri, 27 Feb 2009 12:33:59 +0000 (UTC) (envelope-from joerg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n1RCXxaQ077901; Fri, 27 Feb 2009 12:33:59 GMT (envelope-from joerg@repoman.freebsd.org) Received: (from joerg@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n1RCXx0k077900; Fri, 27 Feb 2009 12:33:59 GMT (envelope-from joerg) Message-Id: <200902271233.n1RCXx0k077900@repoman.freebsd.org> From: Joerg Wunsch Date: Fri, 27 Feb 2009 12:33:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/avrdude Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2009 12:34:00 -0000 joerg 2009-02-27 12:33:59 UTC FreeBSD ports repository Modified files: devel/avrdude Makefile Log: Use GNU_CONFIGURE rather than HAS_CONFIGURE, and drop the non-default CONFIGURE_ARGS so the system configure args will be used. Otherwise, the man page doesn't end up where the FreeBSD ports system is expecting it. Revision Changes Path 1.18 +2 -2 ports/devel/avrdude/Makefile