freebsd-ports/x11/XFree86-4-libraries/files/patch-z14
FUJISHIMA Satsuki 5b1a452134 update to 4.1.0.
get rid of version number from comments in Makefile, pkg-comment and pkg-descr.

Reviewed by:	maintainer
2001-06-12 14:59:53 +00:00

12 lines
360 B
Plaintext

--- programs/Xserver/hw/xfree86/etc/Imakefile.orig Wed May 30 07:52:23 2001
+++ programs/Xserver/hw/xfree86/etc/Imakefile Thu Jun 7 06:55:20 2001
@@ -43,7 +43,7 @@
# endif
#endif
-#if !BuildServersOnly && BuildClients
+#if (!BuildServersOnly && BuildClients) || FreeBSDBuildXxserv
#ifndef SunArchitecture
TERMFILES = sun.termcap sun.terminfo
#endif