Ticket #40565: patch.diff
File patch.diff, 702 bytes (added by amake (Aaron Madlon-Kay), 9 years ago) |
---|
-
Portfile
old new 3 3 PortSystem 1.0 4 4 name dict 5 5 version 1.9.7 6 revision 16 revision 2 7 7 categories textproc spelling 8 8 maintainers landonf 9 9 license GPL … … 25 25 patchfiles patch-configure 26 26 27 27 configure.args --without-local-zlib --with-etcdir=${prefix}/etc --mandir=${prefix}/share/man 28 use_parallel_build no 28 29 build.type gnu 29 build.target dict 30 destroot.target install.dict 30 build.target dict dictzip 31 destroot.target install.dict install.dictzip 31 32 32 33 platform darwin { 33 34 patchfiles-append patch-libmaa-config.guess patch-libmaa-config.sub patch-libmaa_parse.c patch-regex-ranlib