diff options
Diffstat (limited to 'graphics/quesa/Makefile')
-rw-r--r-- | graphics/quesa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/quesa/Makefile b/graphics/quesa/Makefile index e2e8850ffc5e..d11ea1a47fc5 100644 --- a/graphics/quesa/Makefile +++ b/graphics/quesa/Makefile @@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= ports@FreeBSD.org COMMENT= High level 3D graphics library compatible with Apple's QuickDraw(TM) -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GL= glut USE_XORG= x11 ice xmu xi .ifdef (WITH_EXAMPLES) |