- Move installed libs into a subdir - ${PREFIX}/lib/bglibs.
This should help prevent namespace pollution and avoid conflicts
over generic library names.
NOTE: header files are installed into ${PREFIX}/include/bglibs
for the same reasons.
- Remove patch we do not need anymore
- Update to 1.008 (also unbreaking the port due to unfetchable
1.007 distfile)
- Remove USE_REINPLACE - patching in pre-build is no longer
needed
PR: ports/50560
Submitted by: Sergei Kolobov <sergei@kolobov.com>
This package contains a collection of libraries written by
Bruce Guenter and put in use in his various "bgware" packages.
Author: Bruce Guenter <bruceg@em.ca>
WWW: http://untroubled.org/bglibs/
PR: ports/48900,ports/49962,ports/50276
Submitted by: Sergei Kolobov <sergei@kolobov.com>