[141052] trunk/dports/security/KeePassX/Portfile

eborisch at macports.org eborisch at macports.org
Thu Oct 8 13:26:56 PDT 2015


Revision: 141052
          https://trac.macports.org/changeset/141052
Author:   eborisch at macports.org
Date:     2015-10-08 13:26:56 -0700 (Thu, 08 Oct 2015)
Log Message:
-----------
KeePassX: Restore CMAKE_INSTALL_PREFIX (accidentally removed in r141016.)

Revision Links:
--------------
    https://trac.macports.org/changeset/141016

Modified Paths:
--------------
    trunk/dports/security/KeePassX/Portfile

Modified: trunk/dports/security/KeePassX/Portfile
===================================================================
--- trunk/dports/security/KeePassX/Portfile	2015-10-08 19:31:14 UTC (rev 141051)
+++ trunk/dports/security/KeePassX/Portfile	2015-10-08 20:26:56 UTC (rev 141052)
@@ -8,7 +8,7 @@
 github.setup            keepassx keepassx 2.0-beta2
 
 name                    KeePassX
-revision                0
+revision                1
 categories              security aqua
 maintainers             nomaintainer
 
@@ -40,6 +40,8 @@
 depends_build-append    port:cmake
 
 cmake.out_of_source     yes
+configure.pre_args-append \
+    -DCMAKE_INSTALL_PREFIX=${applications_dir}
 
 platform darwin {
     if {${os.major} < 13} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151008/1b9cebe5/attachment.html>


More information about the macports-changes mailing list