joerg
c4d9e20c3a
Don't run autoconf. It's not necessarily installed and it breaks
...
parallel builds.
2014-09-10 12:24:43 +00:00
marino
b1e48da0c4
x11/efltk: Fix DragonFly take II
...
Select the right prototype this time.
2012-01-28 11:59:06 +00:00
marino
9002328d71
x11/efltk: Fix DragonFly breakage
...
The scandir prototype was wrong for DragonFly.
2012-01-28 11:35:26 +00:00
dholland
a5c7ec190c
PR 45258 strikes again. Really fix build this time.
2011-10-11 00:29:41 +00:00
dholland
088a244666
Vacuous commit because I think I screwed things up...
2011-10-09 06:48:00 +00:00
dholland
6b218ca7c3
Use pkg-config to find libXft, not xft-config, as xft-config has
...
disappeared from recent libXft. Fixes the native X build.
(XXX: will this break the build for really old libXft? Does this need
to learn to use both?)
2011-10-09 06:40:38 +00:00
dholland
b9bef3bfe3
Fix LP64 build. This package seems to rely heavily on storing ints in
...
pointers; at least it's not the other way around.
2011-10-02 03:44:10 +00:00
obache
fecb1ed7d7
* build fixes, libpng-1.5, and others.
...
* set LICENSE
* add user-destdir installation support.
2011-05-21 08:18:16 +00:00
joerg
5fcd61e6a5
Fix typo resulting in incorrect thread detection. Bump revision.
2006-03-08 11:29:50 +00:00
joerg
ee59760995
Don't use hard-coded -lpthread for pthread detection, but PTHREAD_*.
...
Ride on last revision bump.
2006-02-18 14:25:03 +00:00
joerg
ee2861051f
Convert to libtool. Shared theme modules are named foo.theme.so by
...
default, but foo.theme is tried afterwards as fallback. Bump revision.
Discussed with jlam@
2006-02-18 14:07:54 +00:00
minskim
5f9da70043
Link shared libraries against pthread. This makes x11/ede build on
...
NetBSD-1.6.2 and NetBSD 2.0. Bump PKGREVISION as well as
BUILDLINK_DEPENDS since x11/ede is the only package depending on this.
2005-09-18 21:18:53 +00:00
xtraeme
ac32004b23
Initial import of efltk-2.0.5.
...
EFltk is a LGPL'd C++ graphical user interface toolkit for X, OpenGL
and Microsoft Windows. It is based on FLTK2 and is currently developed
by the Equinox Desktop Environment Team.
2005-09-02 14:41:37 +00:00