Commit graph

14 commits

Author SHA1 Message Date
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Baptiste Daroussin
f5f6cd6d9b Chase boost update 2013-01-31 13:38:42 +00:00
Alberto Villa
14da8703e4 - Use QT_LIBDIR_REL in plist.
- Set LATEST_LINK to avoid conflict with gstreamer's UNIQUENAME.
- Trim Makefile header.

With hat on:	kde
Feature safe:	yes
2012-10-30 01:47:25 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Dima Panov
233039e409 - Update GStreamer-Qt4 to 0.10.2 release 2012-05-14 12:49:31 +00:00
Alberto Villa
167ba90ec7 - Do not USE_GMAKE.
PR:		156527
Submitted by:	bapt
2012-01-24 13:01:57 +00:00
Raphael Kubo da Costa
cebcb7a5f3 Require qtestlib only to build the port.
It is needed only to build the unit tests, so it does not make sense to depend
on it during run-time.

Approved by:	avilla (mentor)
2011-10-22 02:13:47 +00:00
Raphael Kubo da Costa
6c3b6e07b6 Explicitly depend on qtestlib, which the buildsystem looks for.
Approved by:	makc (mentor), fluffy (maintainer, implicit)
2011-10-21 02:57:23 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Max Brazhnikov
132402b354 CMAKE_BUILD_TYPE is set in bsd.cmake.mk now, remove it from Makefiles 2011-04-10 08:48:14 +00:00
Dima Panov
1b0ee9fc7f - Add missed directory to plist
PR:		154550
Submitted by:	az
Feature safe:	yes
2011-02-06 13:43:06 +00:00
Dima Panov
b7349a4021 - Add gstreamer-qt4
This ports provide Qt4 media layer for GStreamer multimedia library

Feature safe:	yes
2011-02-05 11:45:06 +00:00