From owner-freebsd-ports Mon Jun 11 12:30: 5 2001 Delivered-To: freebsd-ports@freebsd.org Received: from sol.serv.u-szeged.hu (sol.serv.u-szeged.hu [160.114.51.3]) by hub.freebsd.org (Postfix) with ESMTP id 6EABF37B40B; Mon, 11 Jun 2001 12:29:56 -0700 (PDT) (envelope-from sziszi@petra.hos.u-szeged.hu) Received: from petra.hos.u-szeged.hu by sol.serv.u-szeged.hu (8.9.3+Sun/SMI-SVR4) id VAA07524; Mon, 11 Jun 2001 21:29:54 +0200 (MEST) Received: from sziszi by petra.hos.u-szeged.hu with local (Exim 3.12 #1 (Debian)) id 159XNo-0001tl-00; Mon, 11 Jun 2001 21:29:52 +0200 Date: Mon, 11 Jun 2001 21:29:52 +0200 From: Szilveszter Adam To: ports@freebsd.org Cc: gnome@freebsd.org, sumikawa@freebsd.org, sobomax@freebsd.org Subject: Proposed change in ports/www/mozilla/Makefile and friends Message-ID: <20010611212952.A1263@petra.hos.u-szeged.hu> Mail-Followup-To: Szilveszter Adam , ports@freebsd.org, gnome@freebsd.org, sumikawa@freebsd.org, sobomax@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello everybody! In the most recent version of ports/www/mozilla/Makefile we have the line: post-build: @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} BUILD_MODULES=psm However, this hack does not seem to be necessary any more (certainly not under 0.9.1 and later but as I recall under 0.9 either), instead one should add --enable-crypto to the CONFIGURE_ARGS and "Just Push Play", it will DTRT. This has the added bonus of making build times shorter in some cases... This also seems to pertain to ports/www/mozilla-headers and mozilla+ipv6. (Maintainers Cc:-d) -- Regards: Szilveszter ADAM Szeged University Szeged Hungary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message