From owner-cvs-ports Fri Apr 28 01:12:06 1995 Return-Path: cvs-ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA02789 for cvs-ports-outgoing; Fri, 28 Apr 1995 01:12:06 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA02777 ; Fri, 28 Apr 1995 01:11:52 -0700 Date: Fri, 28 Apr 1995 01:11:52 -0700 From: Satoshi Asami Message-Id: <199504280811.BAA02777@freefall.cdrom.com> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/lang/g77/scripts configure Sender: cvs-ports-owner@freebsd.org Precedence: bulk asami 95/04/28 01:11:50 Modified: lang/g77 Makefile lang/g77/files Makefile.f771 lang/g77/pkg COMMENT DESCR PLIST lang/g77/scripts configure Log: I *think* I've gotten this to work -- at least I've got it to compile and package. :) Note: this port/package installs a symlink /usr/libexec/f771 -> ${PREFIX}/libexec/f771 so that it seamlessly integrates into the system gcc framework. If people think it's bad, please speak up.