openbsd-ports/x11/openmotif/patches/patch-lib-Xm-TextF.c
matt 5fe4d9edf9 From maintainer (smcho@tsp.korea.ac.kr):
- bring in latest patches
- added subpackages for demos and debuglibs
- only install Motif.rules and Motif.tmpl in config
- don't build config tools that OpenBSD already has
2001-01-03 00:02:55 +00:00

12 lines
323 B
C

--- lib/Xm/TextF.c.orig Mon Nov 20 13:42:59 2000
+++ lib/Xm/TextF.c Mon Nov 20 17:28:52 2000
@@ -84,7 +84,7 @@
#include <Xm/PrintSP.h> /* for XmIsPrintShell */
-#if defined(__FreeBSD__)
+#if defined(__FreeBSD__) || defined(__OpenBSD__)
/*
* Modification by Integrated Computer Solutions, Inc. May 2000
*