From owner-freebsd-ports-bugs Wed Jan 22 4:30: 5 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59A3E37B401 for ; Wed, 22 Jan 2003 04:30:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 008FF43F13 for ; Wed, 22 Jan 2003 04:30:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0MCU2NS094701 for ; Wed, 22 Jan 2003 04:30:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0MCU28b094700; Wed, 22 Jan 2003 04:30:02 -0800 (PST) Date: Wed, 22 Jan 2003 04:30:02 -0800 (PST) Message-Id: <200301221230.h0MCU28b094700@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: "Simon 'corecode' Schubert" Subject: Re: ports/47324: Update port: archivers/libcomplex to 0.3.2 Reply-To: "Simon 'corecode' Schubert" Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/47324; it has been noted by GNATS. From: "Simon 'corecode' Schubert" To: KATO Tsuguru Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/47324: Update port: archivers/libcomplex to 0.3.2 Date: Wed, 22 Jan 2003 13:22:43 +0100 --=.Ha(30u(IhW.NFz Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Lately KATO Tsuguru told: > diff -urN /usr/ports/archivers/libcomprex/Makefile archivers/libcomprex/Makefile [...] > -LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl > + ^^ stray newline > +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ > + curl.2:${PORTSDIR}/ftp/curl > .if !exists(/usr/bin/bzip2) > LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2 > .endif > > USE_LIBTOOL= yes > -CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" > +LIBTOOLFLAGS= # none > +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ > + LDFLAGS="-L${LOCALBASE}/lib -lintl" use CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" etc so that people can customize behavior? (static etc) cheers simon -- /"\ http://corecode.ath.cx/#donate \ / \ ASCII Ribbon Campaign / \ Against HTML Mail and News --=.Ha(30u(IhW.NFz Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+Lo0Wr5S+dk6z85oRAoeIAJ48fbCh21lNDfTpIQKvLJOzcYUf4gCg9F+y 1HajQV/O25efr30wl+9f92c= =APYi -----END PGP SIGNATURE----- --=.Ha(30u(IhW.NFz-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message