diff options
Diffstat (limited to 'graphics/glide3/Makefile')
-rw-r--r-- | graphics/glide3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/glide3/Makefile b/graphics/glide3/Makefile index 3108e890f72b..1ca854230dee 100644 --- a/graphics/glide3/Makefile +++ b/graphics/glide3/Makefile @@ -7,7 +7,7 @@ PORTNAME= glide3 PORTVERSION= 20020113 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://people.freebsd.org/~anholt/dri/files/ DISTNAME= Glide3-FreeBSD-${PORTVERSION} @@ -18,7 +18,7 @@ COMMENT= Library to support 3dfx Voodoo3/4/5/Banshee with the DRI USE_BZIP2= yes USE_GMAKE= yes -USE_XLIB= yes +USE_XORG= x11 xxf86dga xxf86vm USE_LDCONFIG= yes USE_AUTOTOOLS= automake:14 autoconf:261 libtool:15 AUTOMAKE_ARGS= -a |