aboutsummaryrefslogtreecommitdiff
path: root/multimedia/qt4-mobility
Commit message (Collapse)AuthorAgeFilesLines
* Stop exporting QT_BINDIR and QT_LIBDIR to PLIST_SUB.Tobias C. Berner2016-11-291-58/+58
| | | | | | | | | | | | | | | As at the moment QT_BINDIR and QT_LIBDIR are 'bin' respectively 'lib' depending on the Qt version these subs ended up at many wrong places in plists. So only export it if QT_DIST is set. PR: 210227 Reviewed by: mat, rakuco Approved by: portmgr (mat), rakuco (mentor) Differential Revision: https://reviews.freebsd.org/D8378 Notes: svn path=/head/; revision=427356
* Remove wrongly used QT-related plist-subs from plistTobias C. Berner2016-10-281-1/+1
| | | | | | | | | | | %%QT_BINDIR%% and %%QT_LIBDIR%% represent the relative location of the Qt binaries and libraries respectively -- they are only 'bin' and 'lib' by chance, and should not be used that way. Approved by: portmgr (blanket), rakuco (mentor) Notes: svn path=/head/; revision=424837
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-3/+3
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Allow building without /usr/bin/perl symlinkAntoine Brodin2014-11-292-32/+2
| | | | | | | PR: ports/195494 Notes: svn path=/head/; revision=373616
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* new port: multimedia/qt4-mobilityVeniamin Gvozdikov2014-07-084-0/+1005
Additional Qt APIs for mobile devices and desktop platforms WWW: http://qt-project.org/wiki/Category:Developing_with_Qt::QtMobility/ Notes: svn path=/head/; revision=361280