From 3e760c20eba736243a6bf3e1ea0742a56b473bfe Mon Sep 17 00:00:00 2001 From: "Frank J. Laszlo" Date: Tue, 12 Dec 2006 00:39:42 +0000 Subject: - Respect X11BASE - Pet portlint(1) Reported by: kris via pointyhay --- graphics/glide3/Makefile | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/graphics/glide3/Makefile b/graphics/glide3/Makefile index 834498a314d5..6d6446e976e7 100644 --- a/graphics/glide3/Makefile +++ b/graphics/glide3/Makefile @@ -11,20 +11,21 @@ PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://people.freebsd.org/~anholt/dri/files/ DISTNAME= Glide3-FreeBSD-${PORTVERSION} -EXTRACT_SUFX= .tar.bz2 #The distfile is CVS Glide3-FreeBSD branch with */glide3/tests/* removed MAINTAINER= ports@FreeBSD.org COMMENT= Library to support 3dfx Voodoo3/4/5/Banshee with the DRI -USE_BZIP2= yes -WRKSRC= ${WRKDIR}/Glide3 -USE_X_PREFIX= yes +USE_BZIP2= yes +WRKSRC= ${WRKDIR}/Glide3 +USE_XLIB= yes USE_LDCONFIG= yes +USE_BZIP2= yes USE_AUTOTOOLS= automake:14 autoconf:253 libtool:15 -AUTOMAKE_ARGS= -a -USE_GMAKE= yes -MAKEFILE= makefile.autoconf +AUTOMAKE_ARGS= -a +USE_GMAKE= yes +GNU_CONFIGURE= yes +MAKEFILE= makefile.autoconf # 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 -- cgit v1.2.3