Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jul 2004 10:56:07 -0700
From:      Sean McNeil <sean@mcneil.com>
To:        simond@irrelevant.org
Cc:        freebsd-ports@freebsd.org
Subject:   squirrelmail Makefile problem
Message-ID:  <1090605367.89146.2.camel@server.mcneil.com>

next in thread | raw e-mail | index | archive | help
Hi,

Could someone please fix this invalid line:

USE_PHP=        ${USE_PHP} ldap

it should be

USE_PHP+=	ldap

Thanks,
Sean




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1090605367.89146.2.camel>