Date: Sun, 5 Oct 2003 09:40:42 -0700 (PDT) From: Yen-Ming Lee <leeym@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/bugzilla Makefile Message-ID: <200310051640.h95Geggu026524@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
leeym 2003/10/05 09:40:42 PDT
FreeBSD ports repository
Modified files:
devel/bugzilla Makefile
Log:
The devel/bugzilla port has an explicit LIB_DEPENDS dependency on
libmysqlclient.so.10 from the mysql323-client port. However, bugzilla
will work fine with just about any version of MySQL.
Could just insert USE_MYSQL, but the bugzilla port only really needs
access to the perl DBD::Mysql modules and can depend on MySQL
implicitly through that port..
PR: 57607
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Revision Changes Path
1.22 +0 -1 ports/devel/bugzilla/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310051640.h95Geggu026524>
