Ticket #51914: Portfile-djvu.diff
File Portfile-djvu.diff, 1.3 KB (added by harciga, 8 years ago) |
---|
-
Portfile
old new 2 2 # $Id: Portfile 137247 2015-06-07 12:43:27Z khindenburg@macports.org $ 3 3 4 4 PortSystem 1.0 5 PortGroup compiler_blacklist_versions 1.0 5 6 6 7 name zathura-plugin-djvu 7 version 0.2. 48 version 0.2.5 8 9 categories office 9 10 platforms darwin 10 11 maintainers gmail.com:starkhalo \ … … 20 21 master_sites http://pwmt.org/projects/zathura-djvu/download/ 21 22 distname zathura-djvu-${version} 22 23 23 checksums rmd160 109b9392111ad3e2dba72d7677ee7e5df4a160de\24 sha256 ac10b8c07fd9f58281225e1a4cb026634cd03bf6b549eaceeea02f99ab5334bc24 checksums rmd160 cddb68260f74ff406053c362f94b51caeae8f670 \ 25 sha256 08b7110af13e17a9d221bd7a0f7d3b479b3e31631d78bc6c5efb46271a299c0d 25 26 26 patchfiles patch-Makefile.diff 27 patch.pre_args -p1 28 patchfiles patch-Makefile.diff \ 29 patch-config.mk.diff 27 30 28 31 depends_build port:pkgconfig 29 32 … … 34 37 35 38 use_configure no 36 39 40 # blacklist compilers that don't support -std=c11 41 compiler.blacklist *gcc* {clang < 300} 42 37 43 variant universal {} 38 44 39 45 build.args PREFIX=${prefix}