Fix index build[1] and remove
unreferred files and clean up[2] Submitted by: kris[1] and sf[1,2]
This commit is contained in:
parent
2b1963649c
commit
58f3a197bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124258
3 changed files with 5 additions and 14 deletions
|
@ -7,5 +7,10 @@
|
|||
#
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../gcc40/
|
||||
PKGNAMESUFFIX= -withfortran
|
||||
WITH_FORTRAN= yes
|
||||
|
||||
DESCR= ${.CURDIR}/pkg-descr
|
||||
PKGMESSAGE= ${.CURDIR}/pkg-message
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
MD5 (tree-ssa-20040317.tar.bz2) = 3e66d377b16e7f0ae60f369565187c72
|
||||
SIZE (tree-ssa-20040317.tar.bz2) = 25938822
|
|
@ -1,12 +0,0 @@
|
|||
@comment $FreeBSD: /tmp/pcvs/ports/lang/gfortran/Attic/pkg-plist,v 1.3 2004-02-09 02:07:48 maho Exp $
|
||||
bin/cpptree-ssa
|
||||
bin/gccbugtree-ssa
|
||||
bin/gcctree-ssa
|
||||
bin/gcovtree-ssa
|
||||
bin/gfortran
|
||||
bin/gfortrantree-ssa
|
||||
bin/%%GNU_HOST%%-gcc-3.5-tree-ssa
|
||||
bin/%%GNU_HOST%%-gcctree-ssa
|
||||
@comment Insert PLIST.lib here
|
||||
@comment -=[ begin PLIST.lib ]=-
|
||||
@comment -=[ end PLIST.lib ]=-
|
Loading…
Reference in a new issue