aboutsummaryrefslogtreecommitdiffstats
path: root/lang/glibstdc++28
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2002-11-07 11:10:58 +0800
committeradamw <adamw@FreeBSD.org>2002-11-07 11:10:58 +0800
commit7728de257b83c02836ea94cb7b2cf4cd94cc5831 (patch)
tree39c06bf9b0c9d7d5b9f12e09ea13f9d423bb1e97 /lang/glibstdc++28
parentfe66d29282150d9c4b4d8ce3883c1c361ee564bb (diff)
downloadfreebsd-ports-gnome-7728de257b83c02836ea94cb7b2cf4cd94cc5831.tar.gz
freebsd-ports-gnome-7728de257b83c02836ea94cb7b2cf4cd94cc5831.tar.zst
freebsd-ports-gnome-7728de257b83c02836ea94cb7b2cf4cd94cc5831.zip
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me Approved by: pat
Diffstat (limited to 'lang/glibstdc++28')
-rw-r--r--lang/glibstdc++28/Makefile2
-rw-r--r--lang/glibstdc++28/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/lang/glibstdc++28/Makefile b/lang/glibstdc++28/Makefile
index 37d93d03aaf2..6676c1506b6d 100644
--- a/lang/glibstdc++28/Makefile
+++ b/lang/glibstdc++28/Makefile
@@ -15,8 +15,6 @@ DISTNAME= libstdc++-2.8.1.1
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= ISO Standard C++ library (includes the STL) for G++ 2.8.0
-
BUILD_DEPENDS= gcc28:${PORTSDIR}/lang/gcc28 \
g++28:${PORTSDIR}/lang/gcc28
RUN_DEPENDS= gcc28:${PORTSDIR}/lang/gcc28 \
diff --git a/lang/glibstdc++28/pkg-comment b/lang/glibstdc++28/pkg-comment
new file mode 100644
index 000000000000..94d8158cafb4
--- /dev/null
+++ b/lang/glibstdc++28/pkg-comment
@@ -0,0 +1 @@
+ISO Standard C++ library (includes the STL) for G++ 2.8.0