Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Jun 2000 18:03:41 +0900 (JST)
From:      rmiya@cc.hirosaki-u.ac.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19170: PLIST of lang/f77
Message-ID:  <200006100903.SAA59710@scarab.st.hirosaki-u.ac.jp>

next in thread | raw e-mail | index | archive | help

>Number:         19170
>Category:       ports
>Synopsis:       PLIST of lang/f77
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 10 02:10:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Ryo MIYAMOTO
>Release:        FreeBSD 3.2-RELEASE i386
>Organization:
Hirosaki Univ., Dpt. of Materials Science & Technology
>Environment:

	

>Description:

PLIST of lang/f77/pkg/PLIST has now only a single line of:
bin/fc
, while the filename of installed program by this port is `ftn77' 
and PLIST is overwritten as `bin/ftn77' in do-install entry of 
f77/Makefile.

This situation is too complicated and confusing !!

>How-To-Repeat:

	

>Fix:
	
Change pkg/PLIST as:
bin/ftn77

Delete the following lines in Makefile:
PLIST=          ${WRKDIR}/PLIST
        @${ECHO} 'bin/${F77NAME}' > ${PLIST}



>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006100903.SAA59710>