mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 06:00:30 -04:00
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)
11 lines
264 B
Text
11 lines
264 B
Text
--- programs/Xserver/hw/xfree86/xf86cfg/Imakefile.orig Sat Sep 11 15:11:04 2004
|
|
+++ programs/Xserver/hw/xfree86/xf86cfg/Imakefile Sat Sep 11 15:11:07 2004
|
|
@@ -25,6 +25,8 @@
|
|
SNPRINTFOBJS = snprintf.o
|
|
#endif
|
|
|
|
+XAWLIB = -lXaw
|
|
+
|
|
SRCS =\
|
|
accessx.c\
|
|
card-cfg.c\
|