svn commit: r377598 - head/astro/stellarium

Alexey Dokuchaev danfe at FreeBSD.org
Wed Jan 21 13:03:08 UTC 2015


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 \


More information about the svn-ports-all mailing list