Ticket #1122: portfile.diff
File portfile.diff, 419 bytes (added by bchesneau@…, 21 years ago) |
---|
-
(a) Portfile-orig vs. (b) Portfile
a b 28 28 29 29 variant ssl_plain { patchfiles patch-Makefile 30 30 build.args SSLTYPE=unix } 31 32 variant subdir { # place all mail in directory Mail from home folder 33 patchfiles-append patch-env_unix.c 34 } 31 35 32 36 destroot { system "install -m 755 -d ${destroot}${prefix}/sbin" 33 37 system "install -m 755 -d ${destroot}${prefix}/bin"