1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/devel/bglibs
Sergei Kolobov b34db0c847 - Attempt to fix the build on 4.x:
- add patch for <time.h> that should be <sys/time.h>
  - newer versions of bglibs use some C9X/C99 macros (e.g. va_copy)
    which are only available in GCC 3.x. This should be a NOOP
    on 5.x but seems to fix the breakage under 4.x, although
    at the expense of the heavy GCC dependency

Submitted by:	Dale Woolridge (in private e-mail)
2005-10-18 17:29:19 +00:00
..
files - Attempt to fix the build on 4.x: 2005-10-18 17:29:19 +00:00
distinfo - Update to 1.027 2005-08-29 12:14:47 +00:00
Makefile - Attempt to fix the build on 4.x: 2005-10-18 17:29:19 +00:00
pkg-descr
pkg-plist - Install binaries into ${PREFIX}/bin instead of the default 2005-08-30 08:39:29 +00:00