From aec696472829b070754c69178813248f1c68d7cb Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Wed, 6 Dec 2006 16:11:46 +0000 Subject: - Respect X11BASE Approved by: portmgr (linimon) --- net-mgmt/irrtoolset/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net-mgmt/irrtoolset/Makefile b/net-mgmt/irrtoolset/Makefile index d9b761c8a829..c091f28eb301 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 -- cgit v1.2.3