summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2004-12-17 06:40:54 +0000
committerMaho Nakata <maho@FreeBSD.org>2004-12-17 06:40:54 +0000
commit58f3a197bf6ddf5a4ce389d43cc2b1aca69473ab (patch)
treeb43fb79b2695141c29dbac31cd12d6a9ddf37685 /lang
parentBROKEN on 6.x: Build fails (diff)
Fix index build[1] and remove
unreferred files and clean up[2] Submitted by: kris[1] and sf[1,2]
Notes
Notes: svn path=/head/; revision=124258
Diffstat (limited to 'lang')
-rw-r--r--lang/gfortran/Makefile5
-rw-r--r--lang/gfortran/distinfo2
-rw-r--r--lang/gfortran/pkg-plist12
3 files changed, 5 insertions, 14 deletions
diff --git a/lang/gfortran/Makefile b/lang/gfortran/Makefile
index 901d7f659038..8e3c9be65fa2 100644
--- a/lang/gfortran/Makefile
+++ b/lang/gfortran/Makefile
@@ -7,5 +7,10 @@
#
MASTERDIR= ${.CURDIR}/../gcc40/
+PKGNAMESUFFIX= -withfortran
WITH_FORTRAN= yes
+
+DESCR= ${.CURDIR}/pkg-descr
+PKGMESSAGE= ${.CURDIR}/pkg-message
+
.include "${MASTERDIR}/Makefile"
diff --git a/lang/gfortran/distinfo b/lang/gfortran/distinfo
deleted file mode 100644
index 3f6f0e087108..000000000000
--- a/lang/gfortran/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (tree-ssa-20040317.tar.bz2) = 3e66d377b16e7f0ae60f369565187c72
-SIZE (tree-ssa-20040317.tar.bz2) = 25938822
diff --git a/lang/gfortran/pkg-plist b/lang/gfortran/pkg-plist
deleted file mode 100644
index 678f92809de7..000000000000
--- a/lang/gfortran/pkg-plist
+++ /dev/null
@@ -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 ]=-