From owner-cvs-ports Fri Feb 14 01:50:22 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA22331 for cvs-ports-outgoing; Fri, 14 Feb 1997 01:50:22 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id BAA22324; Fri, 14 Feb 1997 01:50:20 -0800 (PST) Date: Fri, 14 Feb 1997 01:50:20 -0800 (PST) From: Satoshi Asami Message-Id: <199702140950.BAA22324@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-ports Subject: cvs commit: ports/math/fftpack/pkg PLIST ports/math/fftpack Makefile Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 97/02/14 01:50:19 Modified: math/fftpack Makefile math/fftpack/pkg PLIST Log: Change EXTRACT_ARGS to EXTRACT_BEFORE_ARGS, the former is only retained for backwards compatibilty. Also move it down to "misc. bsd.port.mk variables" section. While I'm here, add "/sbin/" to ldconfig. Revision Changes Path 1.2 +3 -3 ports/math/fftpack/Makefile 1.2 +1 -1 ports/math/fftpack/pkg/PLIST