[79238] trunk/dports/graphics/autopano-sift-c/Portfile

jmr at macports.org jmr at macports.org
Sun Jun 5 22:12:00 PDT 2011


Revision: 79238
          http://trac.macports.org/changeset/79238
Author:   jmr at macports.org
Date:     2011-06-05 22:11:57 -0700 (Sun, 05 Jun 2011)
Log Message:
-----------
autopano-sift-c: use cmake portgroup (fixes #24955)

Modified Paths:
--------------
    trunk/dports/graphics/autopano-sift-c/Portfile

Modified: trunk/dports/graphics/autopano-sift-c/Portfile
===================================================================
--- trunk/dports/graphics/autopano-sift-c/Portfile	2011-06-06 04:06:24 UTC (rev 79237)
+++ trunk/dports/graphics/autopano-sift-c/Portfile	2011-06-06 05:11:57 UTC (rev 79238)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem 1.0
+PortGroup cmake 1.0
 
 name			autopano-sift-c
 svn.revision		2903
@@ -23,12 +24,5 @@
 
 worksrcdir		trunk
 
-depends_build		port:cmake
-
 depends_lib		port:libpano13 \
 			port:libxml2
-
-configure.cmd		cmake
-configure.pre_args
-
-configure.args		-DCMAKE_INSTALL_PREFIX:PATH=${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110605/e8c7fbad/attachment.html>


More information about the macports-changes mailing list