get rid of version number from comments in Makefile, pkg-comment and pkg-descr. Reviewed by: maintainer
11 lines
360 B
Text
11 lines
360 B
Text
--- 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
|