FreeBSD Port: php4-4.3.4_6

Erdei Péter PErdei at PGSM.HU
Wed Mar 31 01:57:53 PST 2004


Hello

Why can't I use WITH_IMAP option and WITH_RECODE option together?


Makefile: 
.if defined(WITH_IMAP) && defined(WITH_RECODE) 
@${ECHO_CMD} "You cannot define WITH_IMAP *and* WITH_RECODE!" 
@${FALSE} 
.endif 

Regards,

peter


More information about the freebsd-ports mailing list