aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/blt/Makefile
diff options
context:
space:
mode:
authorkjc <kjc@FreeBSD.org>2001-04-24 18:59:23 +0800
committerkjc <kjc@FreeBSD.org>2001-04-24 18:59:23 +0800
commit501e9f9293c0d6f84776706688b1ff0480357a1c (patch)
tree9f3ff45dd5f94bbe83f30d26320fcee91ac0baea /x11-toolkits/blt/Makefile
parent80cfcc6c113f7fa41c71f121507082cdcc76f928 (diff)
downloadfreebsd-ports-gnome-501e9f9293c0d6f84776706688b1ff0480357a1c.tar.gz
freebsd-ports-gnome-501e9f9293c0d6f84776706688b1ff0480357a1c.tar.zst
freebsd-ports-gnome-501e9f9293c0d6f84776706688b1ff0480357a1c.zip
instruct configure to respect PREFIX when looking for tcl/tk.
Submitted by: mwm@mired.org (Mike Meyer) via dirk.meyer@dinoex.sub.org (Dirk Meyer)
Diffstat (limited to 'x11-toolkits/blt/Makefile')
-rw-r--r--x11-toolkits/blt/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/blt/Makefile b/x11-toolkits/blt/Makefile
index ef915fe8a54c..bf1ba872ba4c 100644
--- a/x11-toolkits/blt/Makefile
+++ b/x11-toolkits/blt/Makefile
@@ -18,6 +18,7 @@ LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83
WRKSRC= ${WRKDIR}/blt2.4u
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --prefix=${PREFIX} --with-tcl=${PREFIX}/lib/tcl8.3 --with-tk=${PREFIX}/lib/tk8.3
INSTALLS_SHLIB= yes
MANN= BLT.n barchart.n beep.n bgexec.n bitmap.n \