Summary: | [UPDATE]: net/ns: Upgrade to 2.29. | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Frank J. Laszlo <laszlof> | ||||||
Component: | Individual Port(s) | Assignee: | Volker Stolz <vs> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | ||||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Frank J. Laszlo
2005-11-02 19:00:22 UTC
Responsible Changed From-To: freebsd-ports-bugs->vs Grab. I think the PREFIX in CONFIGURE_ARGS should be LOCALBASE. Instead of the patch to the Makefile, you can override LDFLAGS in MAKE_ARGS and abuse CCOPT to pass the regular CFLAGS. You are correct with the ${LOCALBASE} change, but I am unsure as to how I can modify MAKE_ARGS to be able to pull in the proper LDFLAGS as the patch does for Makefile.in. Could you please give me an example. Thank you. [Sent from wrong email address previously] You are correct with the ${LOCALBASE} change, but I am unsure as to how I can modify MAKE_ARGS to be able to pull in the proper LDFLAGS as the patch does for Makefile.in. Could you please give me an example. Thank you. -- __________________________________________________ Frank Laszlo System Administrator The VonOstin Group Email: laszlof@tvog.net WWW: http://www.vonostingroup.com Mobile: 248-863-7584 Here is a new patch. -- __________________________________________________ Frank Laszlo System Administrator The VonOstin Group Email: laszlof@tvog.net WWW: http://www.vonostingroup.com Mobile: 248-863-7584 State Changed From-To: open->closed Committed, thanks! |