Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2013 18:50:00 GMT
From:      Veniamin Gvozdikov <g.veniamin@googlemail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/175429: audio/clementine-player: build error
Message-ID:  <201302141850.r1EIo0be088951@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/175429; it has been noted by GNATS.

From: Veniamin Gvozdikov <g.veniamin@googlemail.com>
To: Heino Tiedemann <rotkap@gmx.de>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/175429: audio/clementine-player: build error
Date: Thu, 14 Feb 2013 22:42:53 +0400

 Please delete qt-3*, and try again.
 
 Added CONFLICTS:
 
 diff -ruN clementine-player.orig/Makefile clementine-player/Makefile
 --- clementine-player.orig/Makefile	2013-02-14 22:41:39.063105437 +0400
 +++ clementine-player/Makefile	2013-02-14 22:39:36.095195685 +0400
 @@ -3,7 +3,7 @@
  
  PORTNAME=	clementine
  PORTVERSION=	1.1.0
 -PORTREVISION=	2
 +PORTREVISION=	3
  CATEGORIES=	audio
  MASTER_SITES=	GOOGLE_CODE
  PKGNAMESUFFIX=	-player
 @@ -25,6 +25,8 @@
  LATEST_LINK=	${PORTNAME}${PKGNAMESUFFIX}
  PROJECTHOST=	${PORTNAME}${PKGNAMESUFFIX}
  
 +CONFLICTS_BUILD=	qt-3*
 +
  USE_CMAKE=	yes
  USE_GL=		glew
  USE_QT4=	dbus gui xml qmake_build uic_build moc_build rcc_build \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302141850.r1EIo0be088951>