Modified: trunk/dports/science/stellarium/Portfile (69271 => 69272)
--- trunk/dports/science/stellarium/Portfile 2010-06-29 07:20:21 UTC (rev 69271)
+++ trunk/dports/science/stellarium/Portfile 2010-06-29 07:20:40 UTC (rev 69272)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; truncate-lines: t -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
@@ -4,6 +5,7 @@
name stellarium
version 0.10.5
+revision 1
categories science
platforms darwin
maintainers raimue \
@@ -23,7 +25,7 @@
rmd160 dc4e942a4767e7afac62e766f4c11888fafe1c45
depends_build port:cmake
-depends_lib path:bin/qmake-mac:qt4-mac \
+depends_lib port:qt4-mac \
port:freetype \
port:zlib \
port:libiconv \