aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/linux_mesa3
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-02-23 08:51:08 +0800
committerasami <asami@FreeBSD.org>2000-02-23 08:51:08 +0800
commit595cfef754896878c098621148ded89024c58759 (patch)
treeaad109d613b96d41ec39d32d77863bb3134cce34 /graphics/linux_mesa3
parent9b5916d93ffb18639353540d7e134f630f95ff53 (diff)
downloadfreebsd-ports-gnome-595cfef754896878c098621148ded89024c58759.tar.gz
freebsd-ports-gnome-595cfef754896878c098621148ded89024c58759.tar.zst
freebsd-ports-gnome-595cfef754896878c098621148ded89024c58759.zip
Move linux_mesa and linux_glide from emulators to graphics.
Approved by: maintainer
Diffstat (limited to 'graphics/linux_mesa3')
-rw-r--r--graphics/linux_mesa3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/linux_mesa3/Makefile b/graphics/linux_mesa3/Makefile
index 34cdcf1d4ee9..bf38d9cb5f02 100644
--- a/graphics/linux_mesa3/Makefile
+++ b/graphics/linux_mesa3/Makefile
@@ -8,12 +8,12 @@
DISTNAME= MesaLib-2.6
PKGNAME= linux_mesa-2.6
-CATEGORIES= emulators
+CATEGORIES= graphics linux
MASTER_SITES= ftp://iris.ssec.wisc.edu/pub/Mesa/old-versions/
MAINTAINER= cracauer@cons.org
-BUILD_DEPENDS= /compat/linux/usr/lib/libglide2x.so:${PORTSDIR}/emulators/linux_glide \
+BUILD_DEPENDS= /compat/linux/usr/lib/libglide2x.so:${PORTSDIR}/graphics/linux_glide \
/compat/linux/usr/bin/gcc:${PORTSDIR}/devel/linux_devtools
BROKEN= linux crosscompilation needs to be fixed first