diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-05-05 03:16:44 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-05-05 03:16:44 +0000 |
commit | e935b379c3238bf261c3af9817e826752c7ca4d3 (patch) | |
tree | 3ac1584b7cfc219c5a21f97cefa921844cf8ae41 /graphics/aqsis/Makefile | |
parent | 95fedacfabd8708e29be429c7b2476d205bfb5b1 (diff) | |
download | ports-e935b379c3238bf261c3af9817e826752c7ca4d3.tar.gz ports-e935b379c3238bf261c3af9817e826752c7ca4d3.zip |
Notes
Diffstat (limited to 'graphics/aqsis/Makefile')
-rw-r--r-- | graphics/aqsis/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/aqsis/Makefile b/graphics/aqsis/Makefile index 62e5f5fb5987..f65a5bbdd6b3 100644 --- a/graphics/aqsis/Makefile +++ b/graphics/aqsis/Makefile @@ -20,6 +20,7 @@ BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff USE_GL= yes +USE_MESA= yes USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes |