1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Dirk Meyer
33825b2fcd Apply patch for:
XmHTML does not build: debug.c:113: initializer element is not constant
When trying to build XmHTML-1.1.7_1 on -current as of 7-JAN-2002, I got
the following error during build:
rm -f .libs/debug.lo
cc -O -pipe -DVERSION=1107 -DHAVE_REGEX_H -DHAVE_LIBJPEG -DHAVE_LIBPNG -DMotif -I. -I../include -I../include/common -I../../include -I../../include/common -I../../include/XmHTML -I/usr/X11R6/include -I/usr/local/include -c debug.c  -fPIC -DPIC -o .libs/debug.lo
debug.c:113: initializer element is not constant
gmake[2]: *** [debug.o] Fehler 1

Strangely enough, the build continued without rebuilding the remaining
files of this directory.  The make install aborted, of course, because
parts of the product had not been built.
 (gmake problem)

PR:		34636
Submitted by:	gwk@mscsoftware.com
Approved by:	Lars.Koeller@Uni-Bielefeld.DE
2002-04-02 15:56:16 +00:00
Lars Koeller
67256d7659 - Cleanup of Makefile
- Properly support of CC/CFLAGS/PREFIX added
- Remove version number from dirnames (share/doc/XmHTML, share/examples/XmHTML)
- Exclude (archtecture dependent) binary program from share/examples/XmHTML
- Respect NOPORTDOCS
- Increase PORTREVISON to 1
PR: 23832
Submitted by: tkato@prontomail.ne.jp
2001-01-07 13:10:07 +00:00
Lars Koeller
b9122e9ba8 Complete new patch files for update to version 1.1.7. 2000-12-25 07:22:54 +00:00
Lars Koeller
9775928ec9 Complete new patch files for update to version 1.1.7. 2000-12-24 12:59:19 +00:00
Satoshi Asami
3edbc8ae9a Correctly use MOTIFLIB. 1999-05-12 09:12:40 +00:00
Peter Hawkins
d934bfcab8 Minor fix (put include files in <include/XmHTML> ) 1999-02-21 03:59:37 +00:00
Peter Hawkins
12796c0815 A pretty awesome widget - the best HTML browser widget I have seen 1999-02-21 03:22:20 +00:00