summaryrefslogtreecommitdiffstats
path: root/devel/imake-4/scripts
diff options
context:
space:
mode:
authoranholt <anholt@FreeBSD.org>2004-12-23 01:35:49 +0000
committeranholt <anholt@FreeBSD.org>2004-12-23 01:35:49 +0000
commit65440fcd9bcb20a1d534ae744432598de80568e0 (patch)
tree9c8108a587ba53bd91384e5c3a89b90f40ff9344 /devel/imake-4/scripts
parent941f91a0158ef5a224f924902fa9c60d2b342648 (diff)
downloadFreeBSD-ports-65440fcd9bcb20a1d534ae744432598de80568e0.zip
FreeBSD-ports-65440fcd9bcb20a1d534ae744432598de80568e0.tar.gz
Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2
DRI drivers are incompatible with the old libGL in XFree86, they have been repocopied to graphics/xfree86-dri. Also note that with this commit the html manpages are going away, and with it the runtime dependency on perl for the imake port. Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt Props to: kris (multiple cluster runs and sorting through logs) lesi (fixing all the issues in those logs, and more)
Diffstat (limited to 'devel/imake-4/scripts')
-rw-r--r--devel/imake-4/scripts/configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/imake-4/scripts/configure b/devel/imake-4/scripts/configure
index efbd8e1..d4fd250 100644
--- a/devel/imake-4/scripts/configure
+++ b/devel/imake-4/scripts/configure
@@ -47,6 +47,7 @@ echo "#define HasFontconfig YES" >> $F
echo "#define FontconfigDir ${PREFIX}" >> $F
echo "#define HasLibpng YES" >> $F
echo "#define LibpngDir ${LOCALBASE}" >> $F
+echo "#define BuildHtmlManPages NO" >> $F
# Never install something to outside ${X11BASE}
echo "#define NothingOutsideProjectRoot YES" >> $F
OpenPOWER on IntegriCloud