1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Satoshi Asami
17c5e61843 Redefine WRKSRC instead of WRKDIR so that "work/" won't be left behind
after a "make clean".  Adjust scripts and variables accordingly.
1996-03-07 00:21:43 +00:00
Satoshi Asami
7f6c181f38 Yet another round of Makefile updates, graphics version. 1995-04-09 07:09:55 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Andreas Schulz
b38bf2eff2 Change the X11BASE to PREFIX so that the -lX11 gets found. X11BASE doesn't
show up in the makefiles in the deeper directories.
1995-03-29 19:18:28 +00:00
Andreas Schulz
2a3d1ecea6 Add a -L${X11BASE}/lib to the LDFLAGS to get ld happy :-) for the -lX11. 1995-03-19 14:36:06 +00:00
Andreas Schulz
6f98e257b3 Changed all occurences of /usr/include/dore.h to relative includes in the
tree. Change the -ldore to a -L../../../lib/i386 -ldore so that this port
finds this library now.
1995-02-25 17:18:23 +00:00
Jordan K. Hubbard
cd211f014f The Dore' graphics toolkit. This thing is a monster, but the examples
are pretty impressive.  This needs a lot more polishing to really do it
justice, but this will at least give you the libraries, headers and an
example to look at.
1995-02-19 10:34:09 +00:00