From owner-cvs-all@FreeBSD.ORG Mon Aug 3 22:41:02 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8D011065670; Mon, 3 Aug 2009 22:41:02 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9D28D8FC1A; Mon, 3 Aug 2009 22:41:02 +0000 (UTC) (envelope-from mezz@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 n73Mf2O0019568; Mon, 3 Aug 2009 22:41:02 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n73Mf24N019567; Mon, 3 Aug 2009 22:41:02 GMT (envelope-from mezz) Message-Id: <200908032241.n73Mf24N019567@repoman.freebsd.org> From: Jeremy Messenger Date: Mon, 3 Aug 2009 22:41:02 +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/textproc/iiimf-csconv Makefile pkg-plist ports/textproc/iiimf-protocol-lib Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Aug 2009 22:41:03 -0000 mezz 2009-08-03 22:41:02 UTC FreeBSD ports repository Modified files: textproc/iiimf-csconv Makefile pkg-plist textproc/iiimf-protocol-lib Makefile Log: Fix the build w/ libtool22. The previous tested in pointyhat-exp doesn't catch this, because pointyhat-exp was amd64 and this port only limited to i386. Reported by: erwin (ran i386 8-exp) Revision Changes Path 1.19 +3 -0 ports/textproc/iiimf-csconv/Makefile 1.6 +1 -0 ports/textproc/iiimf-csconv/pkg-plist 1.22 +3 -0 ports/textproc/iiimf-protocol-lib/Makefile