Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jan 2015 13:03:07 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r377598 - head/astro/stellarium
Message-ID:  <201501211303.t0LD37TR092889@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Wed Jan 21 13:03:07 2015
New Revision: 377598
URL: https://svnweb.freebsd.org/changeset/ports/377598
QAT: https://qat.redports.org/buildarchive/r377598/

Log:
  Oops, missed the -qt4 suffix for legacy port package name.

Modified:
  head/astro/stellarium/Makefile

Modified: head/astro/stellarium/Makefile
==============================================================================
--- head/astro/stellarium/Makefile	Wed Jan 21 13:00:33 2015	(r377597)
+++ head/astro/stellarium/Makefile	Wed Jan 21 13:03:07 2015	(r377598)
@@ -13,7 +13,7 @@ COMMENT=	3D photo-realistic sky renderer
 
 LICENSE=	GPLv2
 
-CONFLICTS_INSTALL=	${PORTNAME}-0.12.*
+CONFLICTS_INSTALL=	${PORTNAME}-qt4-0.12.*
 
 USES=		cmake gettext iconv
 USE_QT5=	qmake_build buildtools_build linguisttools_build \



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