diff options
Diffstat (limited to 'net-mgmt/irrtoolset/Makefile')
-rw-r--r-- | net-mgmt/irrtoolset/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/irrtoolset/Makefile b/net-mgmt/irrtoolset/Makefile index d9b761c..c091f28 100644 --- a/net-mgmt/irrtoolset/Makefile +++ b/net-mgmt/irrtoolset/Makefile @@ -27,6 +27,7 @@ CONFIGURE_ENV= TCL_TK_INCLUDE_DIR="${PREFIX}/include/tcl8.3:${PREFIX}/include/tk TCL_LIBRARY=${PREFIX}/lib/tcl8.3 \ TK_LIBRARY=${PREFIX}/lib/tk8.3 \ LD_TCL_TK_LIBS="-ltk83 -ltcl83" +CONFIGURE_ARGS= --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include MAN1= CIDRAdvisor.1 Errors.1 RtConfig.1 aoe.1 peval.1 prpath.1 \ prtraceroute.1 roe.1 rpslcheck.1 |