[53080] trunk/dports/graphics/nifticlib/Portfile

jameskyle at macports.org jameskyle at macports.org
Sun Jun 28 21:18:01 PDT 2009


Revision: 53080
          http://trac.macports.org/changeset/53080
Author:   jameskyle at macports.org
Date:     2009-06-28 21:18:00 -0700 (Sun, 28 Jun 2009)
Log Message:
-----------
Changed configure.args to configure.args-append.
Added the cmake install_path directory for proper linking.

Modified Paths:
--------------
    trunk/dports/graphics/nifticlib/Portfile

Modified: trunk/dports/graphics/nifticlib/Portfile
===================================================================
--- trunk/dports/graphics/nifticlib/Portfile	2009-06-29 04:04:56 UTC (rev 53079)
+++ trunk/dports/graphics/nifticlib/Portfile	2009-06-29 04:18:00 UTC (rev 53080)
@@ -16,6 +16,7 @@
                     sha1    f1837fa6b99e32f9f80a73ebda56ff5e1e9d6efd \
                     rmd160  3d70405085b3c432638baa48c71669b1235d385e
 
-configure.args      -DBUILD_SHARED_LIBS:BOOL=True
+configure.args-append -DBUILD_SHARED_LIBS:BOOL=True \
+                      -DCMAKE_INSTALL_NAME_DIR:STRING=${prefix}/lib
 livecheck.url http://sourceforge.net/export/rss2_projfiles.php?project=niftilib
 livecheck.regex {nifticlib-([0-9.]+).tar.gz}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090628/22a8cd9b/attachment.html>


More information about the macports-changes mailing list