summaryrefslogtreecommitdiff
path: root/graphics/glide3
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2007-07-02 19:48:18 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2007-07-02 19:48:18 +0000
commitd0126a95fdba91092b808b3221d20fc7359dae6c (patch)
tree98e087498968e04bfdfe666feff73fe483cd5c5f /graphics/glide3
parentUpdate to 2.18.3. (diff)
- Restore lost dependency [1]
- Remove duplicate USE_BZIP2 entry - Minor port desctiption nit Reported by: pav [1]
Notes
Notes: svn path=/head/; revision=194715
Diffstat (limited to 'graphics/glide3')
-rw-r--r--graphics/glide3/Makefile7
-rw-r--r--graphics/glide3/pkg-descr2
2 files changed, 5 insertions, 4 deletions
diff --git a/graphics/glide3/Makefile b/graphics/glide3/Makefile
index 4b0ee84e1899..4e38c2803e74 100644
--- a/graphics/glide3/Makefile
+++ b/graphics/glide3/Makefile
@@ -17,13 +17,14 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Library to support 3dfx Voodoo3/4/5/Banshee with the DRI
USE_BZIP2= yes
-WRKSRC= ${WRKDIR}/Glide3
+USE_GMAKE= yes
+USE_XLIB= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= automake:14 autoconf:253 libtool:15
AUTOMAKE_ARGS= -a
-USE_GMAKE= yes
-USE_BZIP2= yes
+
MAKEFILE= makefile.autoconf
+WRKSRC= ${WRKDIR}/Glide3
# This Glide3 does not work on alpha, and I don't expect it to work right
# on other non-i386 without patches. Further development is going on in
diff --git a/graphics/glide3/pkg-descr b/graphics/glide3/pkg-descr
index 15df5c1b92a4..c802e12f1926 100644
--- a/graphics/glide3/pkg-descr
+++ b/graphics/glide3/pkg-descr
@@ -1,5 +1,5 @@
This library is used by the 3dfx DRI module (lib/modules/dri/tdfx_dri.so) to
-provide 3d hardware accelerated OpenGL for 3dfx Voodoo3/4/5/Banshee cards.
+provide 3D hardware accelerated OpenGL for 3dfx Voodoo3/4/5/Banshee cards.
This does not support applications requiring the Glide library.
WWW: http://glide.sourceforge.net/