Commit graph

5 commits

Author SHA1 Message Date
Alexey Dokuchaev
52cad4515c - Unbreak the build with LIBNOVA option disabled (we
do not have /usr/X11R6 for quite a long time)
- Move the options block lower within the Makefile
- Add missing USE_XORG as reported by `stage-qa'
- Provide sensible description for LIBNOVA option
- Remove MONOCHROME option: the program does not run
  properly with it ("Fatal Error! No visuals that we
  can use") and monochrome mode can be enabled by
  launching it with `-m' switch
- Convert to option helpers, use INSTALL_DATA for
  installing documentation files, not INSTALL_MAN
2018-01-11 11:50:06 +00:00
Mathieu Arnold
9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00
Doug Barton
44fa804810 s/X11BASE/LOCALBASE/, or equivalent.
The X11BASE variable is long gone, however these ports were not updated.
2012-06-24 21:53:38 +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
Thierry Thomas
29da4dcb63 Regular update to version 3.0.3. The optional libnova support is enabled
by default where possible.

PR:		93972
Submitted by:	Frank W. Josellis <frank (at) dynamical-systems.org> (maintainer)
2006-03-24 10:04:52 +00:00