Ticket #49195: Portfile-KeePassX.patch
File Portfile-KeePassX.patch, 651 bytes (added by dliessi (Davide Liessi), 9 years ago) |
---|
-
Portfile
old new PortGroup cmake 1.0 8 8 github.setup keepassx keepassx 2.0-beta2 9 9 10 10 name KeePassX 11 revision 011 revision 1 12 12 categories security aqua 13 13 maintainers nomaintainer 14 14 … … depends_build-append port:cmake 41 41 42 42 cmake.out_of_source yes 43 43 44 configure.pre_args-delete -DCMAKE_INSTALL_PREFIX=${prefix} 45 configure.pre_args-append -DCMAKE_INSTALL_PREFIX=${applications_dir} 46 44 47 platform darwin { 45 48 if {${os.major} < 13} { 46 49 # Build fails with clang: unsupported -stack-protector-buffer-size=4