Commit graph

3 commits

Author SHA1 Message Date
Stanislav Sedov
15f93e6560 - Add a knob to generate pkg-plist for ocaml findlib
ports automatically. Now if USE_OCAMLFIND_PLIST is defined
  all files under findlib target directories will be added
  to pkg-plist and thus requires no entries in static pkg-plist.
  This is important since a number of ocaml ports install its
  package files conditionally depending on platform and ocaml
  configurations and thus static entries are not possible.

PR:		ports/122844 (based on)
Submitted by:	Jaap Boender <jaapb@kerguelen.org>
2008-05-19 07:05:35 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- 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)
2008-04-19 17:56:05 +00:00
Mark Linimon
75ea0e3bcc Add bsd.ocaml.mk to support OCaml packages.
PR:		ports/101029
Submitted by:	Stanislav Sedov <ssedov at mbsd dot msk dot ru>
2007-03-14 04:05:25 +00:00