Ticket #22322: Portfile.diff
File Portfile.diff, 556 bytes (added by chris@…, 15 years ago) |
---|
-
Portfile
old new 4 4 5 5 name subversion 6 6 version 1.6.5 7 revision 1 7 8 categories devel 8 9 platforms darwin 9 10 maintainers geeklair.net:dluke … … 30 31 test.target check 31 32 test.env CLEANUP=true 32 33 33 patchfiles patch-Makefile.in.diff 34 patchfiles patch-Makefile.in.diff patch-externals.c.diff 34 35 35 36 configure.args --with-berkeley-db=:${prefix}/include/db46:${prefix}/lib/db46:db-4.6 \ 36 37 --with-neon=${prefix} --with-apr=${prefix}/bin/apr-1-config \