1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/x11-toolkits/Xaw3d/files/patch-aa
Satoshi Asami 8f3b1c8030 Upgrade, 1.0 -> 1.1.
% patch-ab is not necessary anymore because the bug is now fixed in
. the original source.

% post-configure (which was doing "make includes") is not necessary
. because xmkmf is now called with "-a".  (Yeah, should have redefined
. XMKMF in Makefile in the first place....)
1995-04-04 09:25:26 +00:00

13 lines
282 B
Plaintext

--- ./Imakefile.org Thu Mar 30 15:56:19 1995
+++ ./Imakefile Tue Apr 4 00:47:40 1995
@@ -38,7 +38,8 @@
LINTLIBS = $(LINTXLIB) $(LINTXTOOL)
-# EXTRA_DEFINES = -DARROW_SCROLLBAR
+ EXTRA_DEFINES = -DARROW_SCROLLBAR
+ EXTRA_INCLUDES = -I.
HEADERS = \
AllWidgets.h \