cvs commit: ports/devel/bugzilla Makefile
Yen-Ming Lee
leeym at FreeBSD.org
Sun Oct 5 09:40:43 PDT 2003
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 at infracaninophile.co.uk>
Revision Changes Path
1.22 +0 -1 ports/devel/bugzilla/Makefile
More information about the cvs-ports
mailing list