From d2c24d03f566bf6c2d0d22fa2eeda22ef998fd9a Mon Sep 17 00:00:00 2001 From: thepish Date: Sun, 21 Feb 1999 03:59:37 +0000 Subject: Minor fix (put include files in ) --- x11-toolkits/xmhtml/files/patch-aa | 2 +- x11-toolkits/xmhtml/pkg-plist | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'x11-toolkits') diff --git a/x11-toolkits/xmhtml/files/patch-aa b/x11-toolkits/xmhtml/files/patch-aa index 3a22fa3..65a044d 100644 --- a/x11-toolkits/xmhtml/files/patch-aa +++ b/x11-toolkits/xmhtml/files/patch-aa @@ -9,7 +9,7 @@ XCOMM This specifies where the XmHTML header files will be installed -#define XmHTMLIncDir $(INCROOT)/XmHTML -+#define XmHTMLIncDir /usr/X11R6/include ++#define XmHTMLIncDir /usr/X11R6/include/XmHTML XCOMM You may need to modify the following DEFINES as follows: XCOMM if your system doesn't provide str[n]casecmp, add -DNEED_STRCASECMP diff --git a/x11-toolkits/xmhtml/pkg-plist b/x11-toolkits/xmhtml/pkg-plist index a8ec24b..e602e1b 100644 --- a/x11-toolkits/xmhtml/pkg-plist +++ b/x11-toolkits/xmhtml/pkg-plist @@ -217,11 +217,11 @@ share/examples/XmHTML-1.1.0/examples/test-pages/unclosed1.html lib/libXmHTML.a lib/libXmHTML.so lib/libXmHTML.so.1 -include/XmHTML.h -include/XmHTMLP.h -include/HTML.h -include/Parser.h -include/ParserP.h +include/XmHTML/XmHTML.h +include/XmHTML/XmHTMLP.h +include/XmHTML/HTML.h +include/XmHTML/Parser.h +include/XmHTML/ParserP.h @dirrm share/examples/XmHTML-1.1.0/examples/test-pages @dirrm share/examples/XmHTML-1.1.0/examples @dirrm share/examples/XmHTML-1.1.0/book @@ -229,3 +229,4 @@ include/ParserP.h @dirrm share/examples/XmHTML-1.1.0 @dirrm share/doc/XmHTML-1.1.0/man @dirrm share/doc/XmHTML-1.1.0 +@dirrm include/XmHTML -- cgit v1.1