[97172] trunk/dports/science/indi/Portfile
ryandesign at macports.org
ryandesign at macports.org
Tue Aug 28 14:58:38 PDT 2012
Revision: 97172
https://trac.macports.org/changeset/97172
Author: ryandesign at macports.org
Date: 2012-08-28 14:58:37 -0700 (Tue, 28 Aug 2012)
Log Message:
-----------
indi: add modeline; adjust whitespace to match
Modified Paths:
--------------
trunk/dports/science/indi/Portfile
Modified: trunk/dports/science/indi/Portfile
===================================================================
--- trunk/dports/science/indi/Portfile 2012-08-28 21:57:14 UTC (rev 97171)
+++ trunk/dports/science/indi/Portfile 2012-08-28 21:58:37 UTC (rev 97172)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
@@ -19,7 +20,7 @@
monitoring, and a lot more. With INDI, you have a total \
transparent control over your instruments so you can get \
more science with less time.
-
+
homepage http://www.indilib.org/
master_sites sourceforge:project/indi/indilib/${branch}
@@ -39,12 +40,12 @@
worksrcdir libindi-${version}
configure.args-append \
- -DWITH_CFITSIO=ON \
- -DWITH_FLI=OFF \
- -DNOVA_INCLUDE_DIR=${prefix}/include/libnova \
+ -DWITH_CFITSIO=ON \
+ -DWITH_FLI=OFF \
+ -DNOVA_INCLUDE_DIR=${prefix}/include/libnova \
-DNOVA_LIBRARIES=${prefix}/lib/libnova.dylib \
-DBUILD_ROOT=${destroot} \
- ${worksrcpath}
+ ${worksrcpath}
pre-activate {
# Remove symlinks left behind by indi 0.8_0 and earlier.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120828/5b57614a/attachment.html>
More information about the macports-changes
mailing list