summaryrefslogtreecommitdiff
path: root/lang/gcc30
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2002-11-06 22:47:41 +0000
commitd9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch)
tree7188beb34e0a3adac815c9497c615b1b78eb4454 /lang/gcc30
parentport wouldn't build without the gnomelibs. (diff)
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
Notes
Notes: svn path=/head/; revision=69612
Diffstat (limited to 'lang/gcc30')
-rw-r--r--lang/gcc30/Makefile2
-rw-r--r--lang/gcc30/pkg-comment1
2 files changed, 2 insertions, 1 deletions
diff --git a/lang/gcc30/Makefile b/lang/gcc30/Makefile
index a62206260b9e..749036e47c9f 100644
--- a/lang/gcc30/Makefile
+++ b/lang/gcc30/Makefile
@@ -19,6 +19,8 @@ DISTFILES= gcc-core-${GCC_REV}${EXTRACT_SUFX} \
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= GNU Compiler Collection 3.0.
+
LATEST_LINK= gcc30
USE_BZIP2= yes
diff --git a/lang/gcc30/pkg-comment b/lang/gcc30/pkg-comment
deleted file mode 100644
index 7ac8cd47a83d..000000000000
--- a/lang/gcc30/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-GNU Compiler Collection 3.0.