ports/76920: dspam w/neural networking doesn't recognize mysql as being selected

Ion-Mihai Tetcu itetcu at people.tecnik93.com
Mon Jan 31 20:40:21 UTC 2005


The following reply was made to PR ports/76920; it has been noted by GNATS.

From: Ion-Mihai Tetcu <itetcu at people.tecnik93.com>
To: freebsd-gnats-submit at FreeBSD.org, veldy at veldy.net
Cc:  
Subject: Re: ports/76920: dspam w/neural networking doesn't recognize mysql
 as being selected
Date: Mon, 31 Jan 2005 22:36:28 +0200

 --- Makefile.old        Mon Jan 31 22:35:45 2005
 +++ Makefile    Mon Jan 31 22:36:01 2005
 @@ -482,7 +482,7 @@
         @${ECHO_CMD} "You can use one and only one database back-end at once."
         @${FALSE}
  .endif
 -.if defined(WITH_NEURAL_NET) && !(defined(HAVE_MYSQL) || defined(WITH_POSTGRESQL))
 +.if defined(WITH_NEURAL_NET) && !(defined(USE_MYSQL) || defined(WITH_POSTGRESQL))
         @${ECHO_CMD} "You need MySQL or POSTGRESQL to use neural networking."
         @${FALSE}
  .endif
 
 
 -- 
 IOnut
 Unregistered ;) FreeBSD "user"
 
 



More information about the freebsd-ports-bugs mailing list