Summary: | oscommerce had mysql dependency removed... should not have... | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | William O. Yates <master> |
Component: | Individual Port(s) | Assignee: | Thierry Thomas <thierry> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
William O. Yates
2005-05-29 01:10:01 UTC
State Changed From-To: open->feedback Waiting for maintainer's approval of the following patch: --- oscommerce.diff begins here --- --- www/oscommerce/Makefile.orig Wed Feb 18 21:14:30 2004 +++ www/oscommerce/Makefile Sun May 29 14:18:08 2005 @@ -17,7 +17,7 @@ MAINTAINER= hcoyote@ghostar.org COMMENT= An full-featured open source e-commerce system -USE_PHP= yes +USE_PHP= mysql WANT_PHP_WEB= yes NO_BUILD= yes OSCOMMERCE= ${PREFIX}/www/data/oscommerce --- oscommerce.diff ends here --- Responsible Changed From-To: freebsd-ports-bugs->thierry Take it. State Changed From-To: feedback->closed Committed, thanks! |