Commit graph

3 commits

Author SHA1 Message Date
Dmitry Marakasov
84bf3d16e9 - Fix LICENSE
- Add LICENSE_FILE
- Switch to options helpers
- Regenerate patches
2017-12-18 10:51:30 +00:00
Jason E. Hale
805672cd00 - USE_DOS2UNIX and remove ^M from patches
- Use PORTDOCS macro; don't install useless Install.txt
  or redundant license.txt
- Bump PORTREVISION since installed files have changed
- Improve COMMENT
- Simplify do-install target
- Convert to new options framework
- Whitespace cleanup
- Add additional WWW
- Pass maintainership to submitter

PR:		ports/173537
Submitted by:	nemysis <nemysis@gmx.ch>
2012-12-18 13:28:14 +00:00
Raphael Kubo da Costa
cb15105d41 Make the port build with the upcoming Qt 4.8.x series.
Since 4.8.0 [1], Qt itself does not automatically include GLU's
headers and libraries with its OpenGL module, so applications which
relied on Qt to get these need to be adjusted.

PORTREVISION bumped since we now explicitly depend on GLU via
USE_GL=glu.

[1] e7eed096a0
2012-05-20 02:10:15 +00:00