1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/mail/qmail-ldap/files/patch-ac
Maxim Sobolev 952a060d79 New port following the apache structure port naming convention. This
one builds qmail with ldap support using http://www.nrg4u.com/ patches.

PR:		18732
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-09-19 15:46:57 +00:00

14 lines
195 B
Plaintext

+++ install.c
12a13
> noc; /* hack for bin package install -- see port pkg/INSTALL */
77a79
> if (!noc) {
117a120
> }
155c158
< void main()
---
> void main(argc, argv)
156a160
> noc=--argc;