Summary: | [PATCH] Update devel/makeplus to 0.2.3, take maintainership | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Sergei Kolobov <sergei> | ||||
Component: | Individual Port(s) | Assignee: | Christian Weisgerber <naddy> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Sergei Kolobov
2003-06-11 01:10:11 UTC
Responsible Changed From-To: freebsd-ports-bugs->naddy I'll handle this. devel/makeplus port should also run-time depend on GNU make: --- Makefile.orig Sun Jun 29 20:57:02 2003 +++ Makefile Sat Jun 21 20:45:34 2003 @@ -14,6 +14,7 @@ COMMENT= Advanced build system for GNU Make BUILD_DEPENDS= xmlto:${PORTSDIR}/textproc/xmlto +RUN_DEPENDS= gmake:${PORTSDIR}/devel/gmake USE_GMAKE= yes USE_REINPLACE= yes State Changed From-To: open->closed Committed, thanks! |