From owner-freebsd-ports Tue Jun 20 13:30:28 2000 Delivered-To: freebsd-ports@freebsd.org Received: from m08.alpha-net.ne.jp (m08.alpha-net.ne.jp [210.229.64.38]) by hub.freebsd.org (Postfix) with ESMTP id DCD5C37C281; Tue, 20 Jun 2000 13:30:20 -0700 (PDT) (envelope-from k5@cheerful.com) Received: from kyoto-tc012-p142.alpha-net.ne.jp (kyoto-tc012-p142.alpha-net.ne.jp [210.237.118.176]) by m08.alpha-net.ne.jp (8.9.3/3.7W) with ESMTP id FAA07185; Wed, 21 Jun 2000 05:28:47 +0900 (JST) Received: from souffle.bogus-local.net (souffle.bogus-local.net [192.168.1.1]) by kyoto-tc012-p142.alpha-net.ne.jp (Postfix) with ESMTP id EB6083D14; Wed, 21 Jun 2000 05:04:26 +0900 (JST) Date: Wed, 21 Jun 2000 05:04:26 +0900 Message-ID: <867lbk2k6t.wl@cheerful.com> From: FUJISHIMA Satsuki To: sobomax@FreeBSD.org Cc: samy@goldmoon.org, freebsd-ports@FreeBSD.org Subject: Re: ports/19371: Update port: graphics/enfle In-Reply-To: In your message of "Tue, 20 Jun 2000 08:43:23 -0700 (PDT)" <200006201543.IAA60386@freefall.freebsd.org> References: <200006201543.IAA60386@freefall.freebsd.org> User-Agent: Wanderlust/1.1.1 (Purple Rain) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) Emacs/20.6 (i386--freebsd) MULE/4.1 (AOI) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I tested the latest port and found: o This port works with our Berkeley make. o --enable-archiver="-libarc" doesn't work, and should be removed due to importing libarc port. Any comments, Sawada-san? -- FUJISHIMA Satsuki Index: Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/enfle/Makefile,v retrieving revision 1.15 diff -u -w -B -b -r1.15 Makefile --- Makefile 2000/06/20 15:28:56 1.15 +++ Makefile 2000/06/20 19:53:09 @@ -20,12 +20,10 @@ arc.1:${PORTSDIR}/archivers/libarc USE_BZIP2= yes -USE_GMAKE= yes USE_X_PREFIX= yes USE_LIBTOOL= yes CONFIGURE_ARGS= --enable-all-plugins \ --enable-plugins-dir \ - --enable-archiver="-libarc" \ --disable-static MAN1= enfle.1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message