From 65440fcd9bcb20a1d534ae744432598de80568e0 Mon Sep 17 00:00:00 2001 From: anholt Date: Thu, 23 Dec 2004 01:35:49 +0000 Subject: 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) --- x11-wm/tvtwm/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'x11-wm/tvtwm') diff --git a/x11-wm/tvtwm/Makefile b/x11-wm/tvtwm/Makefile index e35ad1b0512a..f4db55a0ae8b 100644 --- a/x11-wm/tvtwm/Makefile +++ b/x11-wm/tvtwm/Makefile @@ -25,6 +25,5 @@ PLIST_FILES= bin/tvtwm do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tvtwm ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/tvtwm.man ${MANPREFIX}/man/man1/tvtwm.1 - ${INSTALL_DATA} ${WRKSRC}/tvtwm.1.html ${PREFIX}/lib/X11/doc/html .include -- cgit