svn commit: r363973 - head/astro/stellarium-qt4
Alexey Dokuchaev
danfe at FreeBSD.org
Mon Aug 4 08:27:40 UTC 2014
Author: danfe
Date: Mon Aug 4 08:27:39 2014
New Revision: 363973
URL: http://svnweb.freebsd.org/changeset/ports/363973
QAT: https://qat.redports.org/buildarchive/r363973/
Log:
- Stop trying to remove directories owned by dependencies
- Optimize away USE_GL knob (implied by USE_QT4=opengl)
Reported by: QAT
Modified:
head/astro/stellarium-qt4/Makefile
Modified: head/astro/stellarium-qt4/Makefile
==============================================================================
--- head/astro/stellarium-qt4/Makefile Mon Aug 4 08:10:43 2014 (r363972)
+++ head/astro/stellarium-qt4/Makefile Mon Aug 4 08:27:39 2014 (r363973)
@@ -15,7 +15,6 @@ COMMENT= 3D photo-realistic sky renderer
LICENSE= GPLv2
USES= cmake gettext iconv
-USE_GL= gl
USE_QT4= moc_build rcc_build uic_build qmake_build \
corelib gui network opengl
INSTALLS_ICONS= yes
More information about the svn-ports-all
mailing list