openbsd-ports/editors/axe/patches/patch-Axe_tmpl
naddy cced4a53fe - re-enable
- regen patches
- make it build and work with XF4; patches from Hwei Sheng Teoh
  <hsteoh@debian.org> via Debian
- prettify
2001-08-22 00:04:41 +00:00

10 lines
375 B
Plaintext

$OpenBSD: patch-Axe_tmpl,v 1.1 2001/08/22 00:04:41 naddy Exp $
--- Axe.tmpl.orig Wed Apr 6 18:07:33 1994
+++ Axe.tmpl Tue Aug 21 02:43:48 2001
@@ -131,4 +131,4 @@ XAW3D_INCLUDES = -I./X11/Xaw3d
SCANDIR_OBJS = scandir.o
#endif
-DEFINES = ${EXTENSION} ${XAW3D} ${HAVEX11R5PL20} ${MAXPATHLEN}
+DEFINES = ${EXTENSION} ${XAW3D} ${HAVEX11R5PL20} ${MAXPATHLEN} -D__BSD_4_4__