- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
- add fox-1.2.* to CONFLICTS; [1]
- move pkgconfigdir from $(libdir)/pkgconfig to $(prefix)/libdata/pkgconfig
(files/patch-Makefile.in);
- s:INSTALLS_SHLIB:USE_LDCONFIG;
- for OSVERSION<500000 add IGNORE=Does not compile at 4.x;
- add libdata/pkgconfig/fox.pc to pkg-plist.
PR: 102560 [1]
Submitted by: Gergely CZUCZY <phoemix at harmless.hu> [1]
Approved by: alecn2002 at yandex.ru (maintainer timeout 5 weeks)
This shar is a replacement for x11-toolkits/fox12 so that
it supports FOX 1.6. Please note the deleted files from
fox16/files/
PR: ports/95244
Submitted by: Edwin Groothuis <edwin@mavetju.org>
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.