aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/linux_mesa3
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-21 20:17:17 +0800
committerknu <knu@FreeBSD.org>2003-02-21 20:17:17 +0800
commitc8279043c76c50a7dfb9161150d4f3eaf58762cf (patch)
tree5374f212b24b669102449332bbbc2b6cc1c03868 /graphics/linux_mesa3
parent94c0cf78ee56ccdae44659300e2944c84da47f6e (diff)
downloadfreebsd-ports-gnome-c8279043c76c50a7dfb9161150d4f3eaf58762cf.tar.gz
freebsd-ports-gnome-c8279043c76c50a7dfb9161150d4f3eaf58762cf.tar.zst
freebsd-ports-gnome-c8279043c76c50a7dfb9161150d4f3eaf58762cf.zip
De-pkg-comment.
Diffstat (limited to 'graphics/linux_mesa3')
-rw-r--r--graphics/linux_mesa3/Makefile1
-rw-r--r--graphics/linux_mesa3/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/linux_mesa3/Makefile b/graphics/linux_mesa3/Makefile
index 4d70ca6f07d0..a2a39adfaa0b 100644
--- a/graphics/linux_mesa3/Makefile
+++ b/graphics/linux_mesa3/Makefile
@@ -17,6 +17,7 @@ DISTFILES= MesaLib-${PORTVERSION}${EXTRACT_SUFX} \
MesaDemos-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= mastake@msel.t.u-tokyo.ac.jp
+COMMENT= A graphics library similar to SGI's OpenGL, used from Linux programs
BUILD_DEPENDS= ${LINUXBASE}/lib/ld-linux.so.2:${PORTSDIR}/emulators/linux_base \
${LINUXBASE}/usr/bin/gcc:${PORTSDIR}/devel/linux_devtools
diff --git a/graphics/linux_mesa3/pkg-comment b/graphics/linux_mesa3/pkg-comment
deleted file mode 100644
index e9995ab6a1c3..000000000000
--- a/graphics/linux_mesa3/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A graphics library similar to SGI's OpenGL, used from Linux programs