From owner-cvs-all@FreeBSD.ORG Thu Sep 1 00:02:59 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3EBC16A41F; Thu, 1 Sep 2005 00:02:59 +0000 (GMT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92CD943D46; Thu, 1 Sep 2005 00:02:59 +0000 (GMT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j8102xgo050053; Thu, 1 Sep 2005 00:02:59 GMT (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j8102xQ3050052; Thu, 1 Sep 2005 00:02:59 GMT (envelope-from lioux) Message-Id: <200509010002.j8102xQ3050052@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Thu, 1 Sep 2005 00:02: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/mail/normalizemime Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Sep 2005 00:03:00 -0000 lioux 2005-09-01 00:02:59 UTC FreeBSD ports repository Modified files: mail/normalizemime Makefile Log: Fix build: USE_GCC=3.4+ on ${OSVERSION} < 500000 (c++ template issues) Reported by: pointyhat (kris), Nicolas Rachinsky Revision Changes Path 1.2 +7 -1 ports/mail/normalizemime/Makefile