Summary: | [PATCH] x11-toolkits/p5-Tk: update to 804.027 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Michael Johnson <ahze> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | yinjieh | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Michael Johnson
2004-05-26 22:20:13 UTC
Oops, I messed up on XFT, it doesn't enable it like I thought it did.. Makefile .if defined(WITH_XFT) -CONFIGURE_ENV+= XFT="1" CFLAGS="-I${LOCALBASE}/include" .if defined(WITH_XFT +MAKE_ENV= CPPFLAGS="-I${LOCALBASE}/include" +CONFIGURE_ARGS+= XFT=1 Michael State Changed From-To: open->closed Committed, thanks. |